Package | Description |
---|---|
com.bigdata.bop |
This package provides an API for query operators.
|
Modifier and Type | Field and Description |
---|---|
static BOpEvaluationContext |
BOp.Annotations.DEFAULT_EVALUATION_CONTEXT |
Modifier and Type | Method and Description |
---|---|
BOpEvaluationContext |
CoreBaseBOp.getEvaluationContext() |
BOpEvaluationContext |
BOp.getEvaluationContext()
Return the evaluation context for the operator as specified by
BOp.Annotations.EVALUATION_CONTEXT . |
static BOpEvaluationContext |
BOpEvaluationContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BOpEvaluationContext[] |
BOpEvaluationContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.