Uses of Interface
org.osid.topology.EdgeSearchOrder
Packages that use EdgeSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
-
Uses of EdgeSearchOrder in org.osid.topology
Methods in org.osid.topology that return EdgeSearchOrderModifier and TypeMethodDescriptionEdgeSearchSession.getEdgeSearchOrder()Gets an edge search order.EdgeSmartGraphSession.getEdgeSearchOrder()Gets an edge search order.Methods in org.osid.topology with parameters of type EdgeSearchOrderModifier and TypeMethodDescriptionvoidEdgeSmartGraphSession.applyEdgeSequencing(EdgeSearchOrder edgeSearchOrder) Applies an edge search order to this graph.voidEdgeSearch.orderEdgeResults(EdgeSearchOrder edgeSearchOrder) Specify an ordering to the search results.