Uses of Class
org.jboss.dna.graph.session.GraphSession.StructureSnapshot

Packages that use GraphSession.StructureSnapshot
org.jboss.dna.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.StructureSnapshot in org.jboss.dna.graph.session
 

Methods in org.jboss.dna.graph.session that return GraphSession.StructureSnapshot
 GraphSession.StructureSnapshot<PropertyPayload> GraphSession.Node.getSnapshot(boolean pathsOnly)
          Obtain a snapshot of the structure below this node.
 



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