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