| 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<Union> |
WhereForm.unions
The list of UNION constructs.
|
| Modifier and Type | Method and Description |
|---|---|
Union |
GroupForm.addUnionConstruct()
Add an UNION construct with multiple expressions.
|
Union |
ISparqlRequest.addUnionConstruct()
Add an UNION construct with multiple expressions.
|
Union |
SparqlRequest.addUnionConstruct()
Add an UNION construct with multiple expressions.
|
Union |
WhereForm.addUnionConstruct()
Add an UNION construct with multiple expressions.
|
| Modifier and Type | Method and Description |
|---|---|
default java.util.List<Union> |
ISparqVariableFormExpression.getUnions()
Return the list of unions in this request.
|
java.util.List<Union> |
ISparqlRequestGroup.getUnions()
Return the list of unions in this request.
|
java.util.List<Union> |
SparqlRequest.getUnions()
Return the list of unions in this request.
|
java.util.List<Union> |
SparqlRequestGroup.getUnions() |
java.util.List<Union> |
WhereForm.getUnions() |
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence