|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.repository.augur.model.AugurNode
org.openrdf.repository.augur.model.AugurStatementNode
org.openrdf.repository.augur.model.CachableAugurNode
org.openrdf.repository.augur.model.AugurObjectNode
public class AugurObjectNode
AugurNode that have been created from a statement pattern, carring over an object resource.
| Constructor Summary | |
|---|---|
AugurObjectNode()
|
|
| Method Summary | |
|---|---|
protected TupleExpr |
createTuplePattern(Var subjVar,
Var predVar,
Var objVar,
String contextName,
Resource... contexts)
|
Resource |
getCarriedOverResource(Resource subj,
Value obj)
|
| Methods inherited from class org.openrdf.repository.augur.model.CachableAugurNode |
|---|
cacheStatement, enableCache, getStatements, initCache, isCacheEnabled |
| Methods inherited from class org.openrdf.repository.augur.model.AugurStatementNode |
|---|
getContextName, getObjectName, getPredicateName, getSubjectName, setObjectName, setStatementPattern, setSubjectName |
| Methods inherited from class org.openrdf.repository.augur.model.AugurNode |
|---|
addChildNode, getChildNode, getConnection, getDepth, getTupleExpr, isIncludeInferred, setConnection, setDepth, setIncludeInferred, setTupleExpr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AugurObjectNode()
| Method Detail |
|---|
protected TupleExpr createTuplePattern(Var subjVar,
Var predVar,
Var objVar,
String contextName,
Resource... contexts)
createTuplePattern in class AugurStatementNode
public Resource getCarriedOverResource(Resource subj,
Value obj)
getCarriedOverResource in class CachableAugurNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||