Uses of Interface
org.jboss.dna.graph.Graph.CreateNodeNamed

Packages that use Graph.CreateNodeNamed
org.jboss.dna.graph The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. 
 

Uses of Graph.CreateNodeNamed in org.jboss.dna.graph
 

Methods in org.jboss.dna.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-2010 JBoss, a division of Red Hat. All Rights Reserved.