| Package | Description |
|---|---|
| iot.jcypher.domainquery.api |
| Modifier and Type | Method and Description |
|---|---|
TraversalStep |
Traverse.BACK(String attributeName)
Traverse backward via an attribute
|
TraversalStep |
TraversalStep.BACK(String attributeName)
Traverse backward via an attribute
|
TraversalStep |
TraversalStep.DISTANCE(int minDistance,
int maxDistance)
Define the distance in terms of how many hops to take when navigating the domain graph along a given attribute.
|
TraversalStep |
Traverse.FORTH(String attributeName)
Traverse forward via an attribute
|
TraversalStep |
TraversalStep.FORTH(String attributeName)
Traverse forward via an attribute
|
Copyright © 2016. All rights reserved.