Uses of Interface
org.jboss.dna.graph.Results

Packages that use Results
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 Results in org.jboss.dna.graph
 

Methods in org.jboss.dna.graph that return Results
 Results Graph.Batch.execute()
          Stop accumulating the requests, submit them to the repository source, and return the results.
 Results Graph.Executable.execute()
          Stop accumulating the requests, submit them to the repository source, and return the results.
 



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