Package | Description |
---|---|
org.eclipse.rdf4j.sparqlbuilder.constraint | |
org.eclipse.rdf4j.sparqlbuilder.core |
Core classes and interfaces for the SPARQLBuilder.
|
org.eclipse.rdf4j.sparqlbuilder.core.query | |
org.eclipse.rdf4j.sparqlbuilder.graphpattern | |
org.eclipse.rdf4j.sparqlbuilder.rdf | |
org.eclipse.rdf4j.sparqlbuilder.util |
Class and Description |
---|
Assignable
A marker interface to denote objects which are bind-able in a SPARQL assignment expression.
|
Groupable
Denotes a groupable SPARQL query element (can be used in a
GROUP BY clause) |
Orderable
Denotes an orederable SPARQL query element (can be used in a
ORDER BY clause) |
QueryElement
Denotes a SPARQL Query Element
|
QueryElementCollection
A logical collection of query elements.
|
StandardQueryElementCollection
A
QueryElementCollection that follows a more standard way of converting to a query string |
Variable
A SPARQL query variable
|
Class and Description |
---|
Assignable
A marker interface to denote objects which are bind-able in a SPARQL assignment expression.
|
Assignment
A SPARQL expression-to-variable assignment
|
Base
A SPARQL Base declaration
|
Dataset
A SPARQL dataset specification
|
From
A SPARQL Dataset specifier.
|
GraphTemplate
A SPARQL Graph Template, used in Construct queries
|
Groupable
Denotes a groupable SPARQL query element (can be used in a
GROUP BY clause) |
GroupBy
A SPARQL Group By clause
|
Having
A SPARQL Having clause
|
Orderable
Denotes an orederable SPARQL query element (can be used in a
ORDER BY clause) |
OrderBy
A SPARQL Order By clause
|
OrderCondition
An ascending or descending order condition
|
Prefix
A SPARQL Prefix declaration
|
PrefixDeclarations
A collection of SPARQL Prefix declarations
|
Projectable
Denotes a projectable query element (can be SELECT'ed)
|
Projection
A SPARQL Projection
|
QueryElement
Denotes a SPARQL Query Element
|
QueryElementCollection
A logical collection of query elements.
|
QueryPattern
A SPARQL Query Pattern (
WHERE clause) |
StandardQueryElementCollection
A
QueryElementCollection that follows a more standard way of converting to a query string |
TriplesTemplate
Represents a collection of triple patterns
|
Variable
A SPARQL query variable
|
Class and Description |
---|
Base
A SPARQL Base declaration
|
Dataset
A SPARQL dataset specification
|
From
A SPARQL Dataset specifier.
|
GraphTemplate
A SPARQL Graph Template, used in Construct queries
|
Groupable
Denotes a groupable SPARQL query element (can be used in a
GROUP BY clause) |
GroupBy
A SPARQL Group By clause
|
Having
A SPARQL Having clause
|
Orderable
Denotes an orederable SPARQL query element (can be used in a
ORDER BY clause) |
OrderBy
A SPARQL Order By clause
|
Prefix
A SPARQL Prefix declaration
|
PrefixDeclarations
A collection of SPARQL Prefix declarations
|
Projectable
Denotes a projectable query element (can be SELECT'ed)
|
Projection
A SPARQL Projection
|
QueryElement
Denotes a SPARQL Query Element
|
QueryPattern
A SPARQL Query Pattern (
WHERE clause) |
TriplesTemplate
Represents a collection of triple patterns
|
Variable
A SPARQL query variable
|
Class and Description |
---|
Projectable
Denotes a projectable query element (can be SELECT'ed)
|
Projection
A SPARQL Projection
|
QueryElement
Denotes a SPARQL Query Element
|
Class and Description |
---|
QueryElement
Denotes a SPARQL Query Element
|
QueryElementCollection
A logical collection of query elements.
|
StandardQueryElementCollection
A
QueryElementCollection that follows a more standard way of converting to a query string |
Class and Description |
---|
QueryElement
Denotes a SPARQL Query Element
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.