Uses of Interface
org.osid.topology.EdgeQueryInspector
Packages that use EdgeQueryInspector
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 EdgeQueryInspector in org.osid.topology
Methods in org.osid.topology that return EdgeQueryInspectorModifier and TypeMethodDescriptionEdgeSearchResults.getEdgeQueryInspector()Gets the inspector for the query to examine the terms used in the search.GraphQueryInspector.getEdgeTerms()Gets the edge terms.NodeQueryInspector.getEdgeTerms()Gets the edge terms.EdgeSmartGraphSession.inspectEdgeQuery()Gets an edge query inspector for this graph.Methods in org.osid.topology with parameters of type EdgeQueryInspectorModifier and TypeMethodDescriptionEdgeSearchSession.getEdgeQueryFromInspector(EdgeQueryInspector edgeQueryInspector) Gets an edge query from an inspector.EdgeSmartGraphSession.getEdgeQueryFromInspector(EdgeQueryInspector edgeQueryInspector) Gets an edge query from an inspector. -
Uses of EdgeQueryInspector in org.osid.topology.path
Methods in org.osid.topology.path that return EdgeQueryInspector -
Uses of EdgeQueryInspector in org.osid.topology.rules
Methods in org.osid.topology.rules that return EdgeQueryInspectorModifier and TypeMethodDescriptionEdgeEnablerQueryInspector.getRuledEdgeTerms()Gets the ruled edge query terms.