Package | Description |
---|---|
com.bigdata.bop |
This package provides an API for query operators.
|
com.bigdata.rdf.internal.constraints |
Modifier and Type | Class and Description |
---|---|
class |
Bind<E>
Operator causes a variable to be bound to the result of its evaluation as a
side-effect.
|
Modifier and Type | Class and Description |
---|---|
class |
ConditionalBind<E extends IV>
Operator causes a variable to be bound to the result of its evaluation as a
side-effect unless the variable is already bound and the as-bound value does
not compare as equals.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.