| Package | Description |
|---|---|
| it.unibz.inf.ontop.iq.node | |
| it.unibz.inf.ontop.iq.node.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistinctNode
See IntermediateQueryFactory for creating a new instance.
|
interface |
OrderByNode
Follows a NULLS FIRST semantics (if ascending, NULLS LAST otherwise), similarly to SPARQL
See https://www.w3.org/TR/sparql11-query/#modOrderBy
See IntermediateQueryFactory for creating a new instance.
|
interface |
SliceNode
See IntermediateQueryFactory for creating a new instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistinctNodeImpl |
class |
OrderByNodeImpl |
class |
QueryModifierNodeImpl |
class |
SliceNodeImpl |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.