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

Packages that use GraphSession.LoadNodesVisitor
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.LoadNodesVisitor in org.modeshape.graph.session
 

Subclasses of GraphSession.LoadNodesVisitor in org.modeshape.graph.session
protected  class GraphSession.LoadAllChildrenVisitor
          A visitor that ensures that all children of a node are loaded, and provides a hook to post-process the parent.
 



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