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

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

Uses of Graph.CreateNode in org.modeshape.graph
 

Methods in org.modeshape.graph that return Graph.CreateNode
 Graph.CreateNode<Graph.Conjunction<Graph>> Graph.createUnder(Location parent)
          Begin the request to create a node under the existing parent node at the supplied location.
 



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