Uses of Class
org.modeshape.graph.session.GraphSession.Dependencies

Packages that use GraphSession.Dependencies
org.modeshape.graph.session A graph session provides a stateful environment in which graph operations can be enqueued and the state and structure of the graph are cached. 
 

Uses of GraphSession.Dependencies in org.modeshape.graph.session
 

Fields in org.modeshape.graph.session with type parameters of type GraphSession.Dependencies
protected  Map<GraphSession.NodeId,GraphSession.Dependencies> GraphSession.changeDependencies
          A map that records how the changes to a node are dependent upon other nodes.
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.