Uses of Interface
org.osid.topology.NodeQuerySession
Packages that use NodeQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
-
Uses of NodeQuerySession in org.osid.topology
Subinterfaces of NodeQuerySession in org.osid.topologyModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongNodeobjects.Methods in org.osid.topology that return NodeQuerySessionModifier and TypeMethodDescriptionTopologyManager.getNodeQuerySession()Gets theOsidSessionassociated with the node query service.TopologyProxyManager.getNodeQuerySession(Proxy proxy) Gets theOsidSessionassociated with the node query service.TopologyManager.getNodeQuerySessionForGraph(Id graphId) Gets theOsidSessionassociated with the node query service for the given graph.TopologyProxyManager.getNodeQuerySessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the node query service for the given graph.