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 |
---|---|
DateBOp.DateOp |
DateBOp.op() |
static DateBOp.DateOp |
DateBOp.DateOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateBOp.DateOp[] |
DateBOp.DateOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DateBOp(IValueExpression<? extends IV> left,
DateBOp.DateOp op,
GlobalAnnotations globals) |
Constructor and Description |
---|
FunctionRegistry.DateFactory(DateBOp.DateOp op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.