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

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

Uses of Graph.Children in org.modeshape.graph
 

Methods in org.modeshape.graph that return Graph.Children
 Graph.Children<List<Location>> Graph.getChildren()
          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.