Uses of Interface
org.osid.topology.GraphQueryInspector
Packages that use GraphQueryInspector
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 GraphQueryInspector in org.osid.topology
Methods in org.osid.topology that return GraphQueryInspectorModifier and TypeMethodDescriptionGraphQueryInspector.getAncestorGraphTerms()Gets the ancestor graph terms.GraphQueryInspector.getDescendantGraphTerms()Gets the descendant graph terms.GraphSearchResults.getGraphQueryInspector()Gets the inspector for the query to examine the terms used in the search.EdgeQueryInspector.getGraphTerms()Gets the graph terms.NodeQueryInspector.getGraphTerms()Gets the graph terms.Methods in org.osid.topology with parameters of type GraphQueryInspectorModifier and TypeMethodDescriptionGraphSearchSession.getGraphQueryFromInspector(GraphQueryInspector graphQueryInspector) Gets a graph query from an inspector. -
Uses of GraphQueryInspector in org.osid.topology.path
Methods in org.osid.topology.path that return GraphQueryInspector -
Uses of GraphQueryInspector in org.osid.topology.rules
Methods in org.osid.topology.rules that return GraphQueryInspectorModifier and TypeMethodDescriptionEdgeEnablerQueryInspector.getGraphTerms()Gets the graph query terms.