| Package | Description |
|---|---|
| org.wikidata.query.rdf.blazegraph.constraints |
| Modifier and Type | Method and Description |
|---|---|
static CoordinatePartBOp.Parts |
CoordinatePartBOp.Parts.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinatePartBOp.Parts[] |
CoordinatePartBOp.Parts.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CoordinatePartBOp(com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> coord,
CoordinatePartBOp.Parts part,
com.bigdata.rdf.sparql.ast.GlobalAnnotations globals)
Main ctor.
|
Copyright © 2017. All rights reserved.