| Package | Description |
|---|---|
| io.konig.core | |
| io.konig.core.path | |
| io.konig.shacl |
| Modifier and Type | Method and Description |
|---|---|
Step |
Path.remove(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<Step> |
Path.asList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Traverser.visit(Step step) |
| Modifier and Type | Class and Description |
|---|---|
class |
HasStep |
class |
InStep |
class |
OutStep |
class |
VertexStep
A step which explicitly adds one or more vertices to the traversal
|
| Modifier and Type | Method and Description |
|---|---|
Step |
PathImpl.remove(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<Step> |
PathImpl.asList() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathImpl.add(Step step) |
| Constructor and Description |
|---|
PathImpl(List<Step> list) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyPath |
PropertyPathUtil.create(Step step) |
Copyright © 2019. All rights reserved.