|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Triple |
asTriple()
Answer a Triple capturing this match. |
Node |
getMatchObject()
If it is known that all triples selected by this match will have a common object, return that node, otherwise return null |
Node |
getMatchPredicate()
If it is known that all triples selected by this match will have a common predicate, return that node, otherwise return null |
Node |
getMatchSubject()
If it is known that all triples selected by this filter will have a common subject, return that node, otherwise return null |
Method Detail |
public Node getMatchSubject()
public Node getMatchPredicate()
public Node getMatchObject()
public Triple asTriple()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |