| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubgraphNode | |
|---|---|
| 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 SubgraphNode in org.jboss.dna.graph | 
|---|
| Methods in org.jboss.dna.graph that return SubgraphNode | |
|---|---|
|  SubgraphNode | SubgraphNode.getNode(Name childName)Get the node at the supplied path that is relative to this node. | 
|  SubgraphNode | Subgraph.getNode(Name relativePath)Get the node at the supplied location. | 
|  SubgraphNode | SubgraphNode.getNode(Path relativePath)Get the node at the supplied path that is relative to this node. | 
|  SubgraphNode | Subgraph.getRoot()Get the node that is at the rootof the subgraph. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||