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

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

Uses of Graph.BlockOfChildren in org.modeshape.graph
 

Methods in org.modeshape.graph that return Graph.BlockOfChildren
 Graph.BlockOfChildren<Next> Graph.Children.inBlockOf(int blockSize)
          Specify that a block of children are to be retreived, and in particular the number of children that are to be returned.
 



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