Package | Description |
---|---|
com.bigdata.rdf.lexicon |
Modifier and Type | Method and Description |
---|---|
LexPredicate |
LexPredicate.asBound(IBindingSet bindingSet)
Strengthened return type.
|
LexPredicate |
LexPredicate.clone() |
static LexPredicate |
LexPredicate.forwardInstance(String relationName,
long timestamp,
IVariableOrConstant<BigdataValue> term,
IVariable<IV> var)
Simplified forward lookup ctor.
|
static LexPredicate |
LexPredicate.reverseInstance(String relationName,
long timestamp,
IVariable<BigdataValue> var,
IVariableOrConstant<IV> term)
Simplified reverse lookup ctor.
|
Constructor and Description |
---|
LexPredicate(LexPredicate op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.