Uses of Interface
org.osid.topology.EdgeQuerySession
Packages that use EdgeQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
-
Uses of EdgeQuerySession in org.osid.topology
Subinterfaces of EdgeQuerySession in org.osid.topologyModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongEdgeobjects.Methods in org.osid.topology that return EdgeQuerySessionModifier and TypeMethodDescriptionTopologyManager.getEdgeQuerySession()Gets theOsidSessionassociated with the edge query service.TopologyProxyManager.getEdgeQuerySession(Proxy proxy) Gets theOsidSessionassociated with the edge query service.TopologyManager.getEdgeQuerySessionForGraph(Id graphId) Gets theOsidSessionassociated with the edge query service for the given graph.TopologyProxyManager.getEdgeQuerySessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the edge query service for the given graph.