|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.franz.ag.ValueObject
com.franz.ag.ValueNode
This is the superclass of all Value instances.
Method Summary | |
int |
compareTo(ValueNode to)
|
StatementIterator |
getObjectStatements()
Gets all statements from the RDF graph for which this value is the object. |
UPI |
queryAGId()
Return the unique identifier of the object. |
Methods inherited from class com.franz.ag.ValueObject |
compareTo |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public UPI queryAGId()
public StatementIterator getObjectStatements() throws GraphException
Value
getObjectStatements
in interface Value
GraphException
public int compareTo(ValueNode to)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |