Package | Description |
---|---|
org.apache.clerezza.dataset |
This package provides access to named
ImmutableGraph S and Graph S that may originate from various
implementations. |
org.apache.clerezza.sparql | |
org.apache.clerezza.sparql.query | |
org.apache.clerezza.sparql.query.impl | |
org.apache.clerezza.sparql.update.impl |
Class and Description |
---|
AskQuery
This interface represents a SPARQL ASK query.
|
ConstructQuery
This interface represents a SPARQL CONSTRUCT query.
|
DescribeQuery
This interface represents a SPARQL SELECT query.
|
Query
This interface represents a SPARQL query.
|
SelectQuery
This interface represents a SPARQL SELECT query.
|
Class and Description |
---|
AskQuery
This interface represents a SPARQL ASK query.
|
ConstructQuery
This interface represents a SPARQL CONSTRUCT query.
|
DescribeQuery
This interface represents a SPARQL SELECT query.
|
Query
This interface represents a SPARQL query.
|
SelectQuery
This interface represents a SPARQL SELECT query.
|
Class and Description |
---|
AbstractOperation
Defines an operation in an
Expression . |
BuiltInCall
Defines a built-in call which is one form of
Expression . |
DataSet
This interface definition is not yet stable and may change in future.
|
Expression
This interface models logical, relational, and numeric expression.
|
GraphPattern
This is the generic interface for all types of ImmutableGraph patterns:
BasicGraphPattern , PathSupportedBasicGraphPattern , GroupGraphPattern ,
GraphGraphPattern , AlternativeGraphPattern , and
OptionalGraphPattern |
GroupGraphPattern
Defines a group ImmutableGraph pattern.
|
InlineData |
OrderCondition
Defines an order condition in an ORDER BY clause.
|
PropertyPathExpression
This interface models property path expressions.
|
PropertyPathExpressionOrVariable
Wraps either a
PropertyPathExpression or a Variable |
PropertyPathPattern
Defines a property path pattern consisting of a subject, a property path expression, and an object.
|
Query
This interface represents a SPARQL query.
|
QueryWithSolutionModifier
This interface represents a SPARQL query which contains a specification
of solution modifiers: GROUP BY, HAVING, ORDER BY, OFFSET, and LIMIT.
|
ResourceOrVariable |
SelectQuery
This interface represents a SPARQL SELECT query.
|
TriplePattern
Defines a triple pattern consisting of a subject, a predicate, and an object.
|
UriRefOrVariable |
Variable
Defines a Variable.
|
Class and Description |
---|
AlternativeGraphPattern
Defines alternative ImmutableGraph patterns.
|
AskQuery
This interface represents a SPARQL ASK query.
|
BasicGraphPattern
Defines a basic ImmutableGraph pattern.
|
ConstructQuery
This interface represents a SPARQL CONSTRUCT query.
|
DataSet
This interface definition is not yet stable and may change in future.
|
DescribeQuery
This interface represents a SPARQL SELECT query.
|
Expression
This interface models logical, relational, and numeric expression.
|
GraphGraphPattern
Defines a ImmutableGraph ImmutableGraph pattern.
|
GraphPattern
This is the generic interface for all types of ImmutableGraph patterns:
BasicGraphPattern , PathSupportedBasicGraphPattern , GroupGraphPattern ,
GraphGraphPattern , AlternativeGraphPattern , and
OptionalGraphPattern |
GroupGraphPattern
Defines a group ImmutableGraph pattern.
|
InlineData |
MinusGraphPattern |
OptionalGraphPattern
Specifying an optional ImmutableGraph pattern implies the existence of a main ImmutableGraph
pattern.
|
OrderCondition
Defines an order condition in an ORDER BY clause.
|
PathSupportedBasicGraphPattern
Defines a basic ImmutableGraph pattern that supports property path expressions.
|
PropertyPathExpression
This interface models property path expressions.
|
PropertyPathExpressionOrVariable
Wraps either a
PropertyPathExpression or a Variable |
PropertyPathPattern
Defines a property path pattern consisting of a subject, a property path expression, and an object.
|
Query
This interface represents a SPARQL query.
|
QueryWithSolutionModifier
This interface represents a SPARQL query which contains a specification
of solution modifiers: GROUP BY, HAVING, ORDER BY, OFFSET, and LIMIT.
|
ResourceOrVariable |
SelectQuery
This interface represents a SPARQL SELECT query.
|
ServiceGraphPattern
Defines a service ImmutableGraph pattern.
|
SparqlUnit
This interface represents a SPARQL Query or Update.
|
TriplePattern
Defines a triple pattern consisting of a subject, a predicate, and an object.
|
UriRefOrVariable |
Variable
Defines a Variable.
|
Class and Description |
---|
BasicGraphPattern
Defines a basic ImmutableGraph pattern.
|
GraphPattern
This is the generic interface for all types of ImmutableGraph patterns:
BasicGraphPattern , PathSupportedBasicGraphPattern , GroupGraphPattern ,
GraphGraphPattern , AlternativeGraphPattern , and
OptionalGraphPattern |
GroupGraphPattern
Defines a group ImmutableGraph pattern.
|
TriplePattern
Defines a triple pattern consisting of a subject, a predicate, and an object.
|
UriRefOrVariable |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.