| Package | Description |
|---|---|
| org.da.sparqlhelper.sparql.model |
Contains the classes which model the structure of a SPARQL constructs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectExpression
Represent a SELECT expression.
|
class |
SelectVariable
Represent a SELECT variable.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SelectItem> |
SelectForm.getSelectList() |
java.util.List<SelectItem> |
SparqlRequest.getSelectList() |
java.util.Map<java.lang.String,SelectItem> |
ISparqlRequestGroup.getSelectMap()
Return the map opf SELECT items.
|
java.util.Map<java.lang.String,SelectItem> |
SelectForm.getSelectMap()
Return the map of SELECT items.
|
java.util.Map<java.lang.String,SelectItem> |
SparqlRequest.getSelectMap()
Return the map of SELECT items.
|
java.util.Map<java.lang.String,SelectItem> |
SparqlRequestGroup.getSelectMap() |
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence