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 |
---|---|
Move |
Move.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Move move) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Move node) |
Modifier and Type | Method and Description |
---|---|
Move |
UpdateExprBuilder.visit(ASTMove node,
Object data) |
Modifier and Type | Method and Description |
---|---|
protected void |
SailUpdateExecutor.executeMove(Move move,
UpdateContext uc,
int maxExecutionTime) |
Copyright © 2001-2016 Aduna. All Rights Reserved.