| Package | Description |
|---|---|
| org.da.sparqlhelper.sparql.model |
Contains the classes which model the structure of a SPARQL constructs.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Bind> |
AbstractSparqlRequest.binds |
| Modifier and Type | Method and Description |
|---|---|
Bind |
ISparqlRequestGroup.addBind()
Add a bind.
|
Bind |
SparqlRequest.addBind()
Add a bind.
|
Bind |
SparqlRequestGroup.addBind()
Add a bind.
|
Bind |
ISparqlRequestGroup.addBind(java.lang.String var)
Add a bind.
|
Bind |
SparqlRequest.addBind(java.lang.String var)
Add a bind.
|
Bind |
SparqlRequestGroup.addBind(java.lang.String var)
Add a bind.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Bind> |
AbstractSparqlRequest.getBinds()
Return the bindings.
|
java.util.List<Bind> |
ISparqlRequestGroup.getBinds()
Return the bindings.
|
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence