| Package | Description |
|---|---|
| com.bigdata.rdf.internal.constraints | |
| com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
| Modifier and Type | Method and Description |
|---|---|
DigestBOp.DigestOp |
DigestBOp.op() |
static DigestBOp.DigestOp |
DigestBOp.DigestOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigestBOp.DigestOp[] |
DigestBOp.DigestOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DigestBOp(IValueExpression<? extends IV> left,
DigestBOp.DigestOp op,
GlobalAnnotations globals) |
| Constructor and Description |
|---|
FunctionRegistry.DigestFactory(DigestBOp.DigestOp op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.