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

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

Uses of Graph.CreateNodeNamed in org.modeshape.graph
 

Classes in org.modeshape.graph that implement Graph.CreateNodeNamed
protected  class Graph.CreateNodeNamedAction<T>
           
 

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



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