Package | Description |
---|---|
org.osid.topology.path |
The Open Service Interface Definitions for the org.osid.topology.path
service.
|
Modifier and Type | Method and Description |
---|---|
PathSearchOrder |
PathSearchSession.getPathSearchOrder()
Gets a path search order.
|
PathSearchOrder |
PathSmartGraphSession.getPathSearchOrder()
Gets a path search order.
|
Modifier and Type | Method and Description |
---|---|
void |
PathSmartGraphSession.applyPathSequencing(PathSearchOrder pathSearchOrder)
Applies a path search order to this graph.
|
void |
PathSearch.orderPathResults(PathSearchOrder pathSearchOrder)
Specify an ordering to the search results.
|