| 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<GraphPattern> |
AbstractSparqVariableFormExpression.graphPatterns |
| Modifier and Type | Method and Description |
|---|---|
default OperationResult<GraphPattern> |
ISparqVariableFormExpression.addProperty(TripleElement object,
TripleElement property,
TripleElement target)
Add an object property reference declaration in the OPTIONAL construct.
|
default OperationResult<GraphPattern> |
ISparqlRequestGroup.addProperty(TripleElement object,
TripleElement property,
TripleElement target)
Add an object property reference declaration in the OPTIONAL construct.
|
OperationResult<GraphPattern> |
AbstractSparqVariableFormExpression.addProperty(TripleElement object,
TripleElement property,
TripleElement target,
boolean optional)
Add an object property reference declaration in the OPTIONAL construct.
|
OperationResult<GraphPattern> |
AbstractSparqlRequest.addProperty(TripleElement object,
TripleElement property,
TripleElement target,
boolean optional)
Add an object property reference declaration in the OPTIONAL construct.
|
OperationResult<GraphPattern> |
ISparqVariableFormExpression.addProperty(TripleElement object,
TripleElement property,
TripleElement target,
boolean optional)
Add an object property reference declaration in the OPTIONAL construct.
|
OperationResult<GraphPattern> |
ISparqlRequestGroup.addProperty(TripleElement object,
TripleElement property,
TripleElement target,
boolean optional)
Add an object property reference declaration in the OPTIONAL construct.
|
java.util.List<GraphPattern> |
AbstractSparqVariableFormExpression.getGraphPatterns()
Return the graph patterns.
|
java.util.List<GraphPattern> |
AbstractSparqlRequest.getGraphPatterns()
Return the graph patterns.
|
java.util.List<GraphPattern> |
ISparqVariableFormExpression.getGraphPatterns()
Return the graph patterns.
|
java.util.List<GraphPattern> |
ISparqlRequestGroup.getGraphPatterns()
Return the graph patterns.
|
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence