| Package | Description |
|---|---|
| org.da.sparqlhelper.sparql.model |
Contains the classes which model the structure of a SPARQL constructs.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupForm
Represent a construct which could contain unions and filters.
|
interface |
ISparqlFormExpression
A form expression.
|
interface |
ISparqlRequest
A Sparql request interface.
|
interface |
ISparqlRequestGroup
A Sparql request group interface.
|
interface |
ISparqVariableFormExpression
A form expression operating on a
Variable. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSparqFormExpression
A form expression.
|
class |
AbstractSparqlRequest
An abstract SPARQL request.
|
class |
AbstractSparqVariableFormExpression
|
class |
AskForm
Represents the ASK form.
|
class |
Bind
Represent a BIND construct.
|
class |
DeleteForm
Represents a DELETE form.
|
class |
Filter
Represent a FILTER or HAVING construct.
|
class |
InsertForm
Represents an INSERT or INSERT DATA form.
|
class |
InvalidSparqlRequest
This class creates an invalid SPARQL request.
|
class |
SelectForm
Represents a SELECT form.
|
class |
SparqlDistance
Represents a distance request from an element to another one.
|
class |
SparqlGeometry
Represents a geometry request to get the latitude and longitude of an element.
|
class |
SparqlRequest
This class allows to create a SPARQL request.
|
class |
SparqlRequestGroup
A GROUP construct.
|
class |
SparqlTime
Represents a time request from an element.
|
class |
Union
Represents a UNION.
|
class |
WhereForm
Represents the WHERE form.
|
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence