Uses of Interface
org.osid.topology.GraphQuery
Packages that use GraphQuery
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
The Open Service Interface Definitions for the org.osid.topology.path
service.
The Open Service Interface Definitions for the org.osid.topology.rules
service.
-
Uses of GraphQuery in org.osid.topology
Methods in org.osid.topology that return GraphQueryModifier and TypeMethodDescriptionGraphQuery.getAncestorGraphQuery()Gets the query for a graph.GraphQuery.getDescendantGraphQuery()Gets the query for a graph.EdgeQuery.getGraphQuery()Gets the query for a graph.GraphQuerySession.getGraphQuery()Gets a graph query.NodeQuery.getGraphQuery()Gets the query for a graph.GraphSearchSession.getGraphQueryFromInspector(GraphQueryInspector graphQueryInspector) Gets a graph query from an inspector.Methods in org.osid.topology with parameters of type GraphQueryModifier and TypeMethodDescriptionGraphQuerySession.getGraphsByQuery(GraphQuery graphQuery) Gets a list ofGraphsmatching the given graph query.GraphSearchSession.getGraphsBySearch(GraphQuery graphQuery, GraphSearch graphSearch) Gets the search results matching the given search query using the given search. -
Uses of GraphQuery in org.osid.topology.path
Methods in org.osid.topology.path that return GraphQuery -
Uses of GraphQuery in org.osid.topology.rules
Methods in org.osid.topology.rules that return GraphQuery