|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Graph.OnMultiple | |
---|---|
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.OnMultiple in org.jboss.dna.graph |
---|
Methods in org.jboss.dna.graph that return Graph.OnMultiple | |
---|---|
Graph.OnMultiple<Map<Name,Property>> |
Graph.getProperties(Name... names)
Request that the properties with the given names be read on the node defined via the on(...) |
Graph.OnMultiple<Property> |
Graph.getProperty(Name name)
Request that the property with the given name be read on the node defined via the on(...) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |