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 |
---|---|
Create |
Create.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Create create) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Create node) |
Modifier and Type | Method and Description |
---|---|
Create |
UpdateExprBuilder.visit(ASTCreate node,
Object data) |
Modifier and Type | Method and Description |
---|---|
protected void |
SailUpdateExecutor.executeCreate(Create create,
UpdateContext uc) |
Copyright © 2001-2016 Aduna. All Rights Reserved.