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

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

Methods in org.jboss.dna.graph that return Graph.At
 Graph.At<Subgraph> Graph.getSubgraphOfDepth(int depth)
          Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
 Graph.At<Graph.BatchConjunction> Graph.Batch.readSubgraphOfDepth(int depth)
          Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
 



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