| Class | Description |
|---|---|
| AskExpression |
Node expressions based on a SPARQL ASK query, identified by sh:ask.
|
| ConstantTermExpression | |
| CountExpression |
Implements support for sh:count.
|
| DistinctExpression |
Implements support for sh:distinct.
|
| ExistsExpression |
Implements support for sh:exists.
|
| FilterShapeExpression | |
| FocusNodeExpression | |
| FunctionExpression | |
| GroupConcatExpression |
Implements support for sh:groupConcat.
|
| IfExpression |
Implements support for sh:if.
|
| IntersectionExpression | |
| LimitExpression |
Implements support for sh:limit.
|
| MaxExpression |
Implements support for sh:max.
|
| MinExpression |
Implements support for sh:min.
|
| MinusExpression |
A sh:minus expression.
|
| OffsetExpression | |
| OrderByExpression | |
| PathExpression | |
| SelectExpression |
Node expressions based on a SPARQL SELECT query, identified by sh:select.
|
| SumExpression |
Implements support for sh:sum.
|
| UnionExpression |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.