Uses of Interface
org.modeshape.graph.Graph.Of

Packages that use Graph.Of
org.modeshape.graph The ModeShape Graph API defines the types that allow you to work with content organized as a graph. 
 

Uses of Graph.Of in org.modeshape.graph
 

Subinterfaces of Graph.Of in org.modeshape.graph
static interface Graph.Children<Next>
          A component used to supply the details for getting children of another node.
 

Methods in org.modeshape.graph that return Graph.Of
 Graph.Of<Graph.BatchConjunction> Graph.Batch.readChildren()
          Request that the children be read on the node defined via the of(...)
 



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