Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.helpers | |
org.openrdf.query.parser.sparql |
The SPARQL query engine.
|
org.openrdf.repository.sail.helpers |
Modifier and Type | Method and Description |
---|---|
Clear |
Clear.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Clear clear) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Clear node) |
Modifier and Type | Method and Description |
---|---|
Clear |
UpdateExprBuilder.visit(ASTClear node,
Object data) |
Clear |
UpdateExprBuilder.visit(ASTDrop node,
Object data) |
Modifier and Type | Method and Description |
---|---|
protected void |
SailUpdateExecutor.executeClear(Clear clearExpr,
UpdateContext uc) |
Copyright © 2001-2016 Aduna. All Rights Reserved.