Uses of Interface
org.osid.topology.GraphSearchOrder
Packages that use GraphSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
-
Uses of GraphSearchOrder in org.osid.topology
Methods in org.osid.topology that return GraphSearchOrderModifier and TypeMethodDescriptionGraphSearchSession.getGraphSearchOrder()Gets a graph search order.Methods in org.osid.topology with parameters of type GraphSearchOrderModifier and TypeMethodDescriptionvoidGraphSearch.orderGraphResults(GraphSearchOrder graphSearchOrder) Specify an ordering to the search results.