public class RangeQueryExecutor extends QueryExecutor
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
RANGE_TYPE_RDFS_LITERAL |
| Constructor and Description |
|---|
RangeQueryExecutor(org.eclipse.rdf4j.repository.Repository repository,
String propertyId,
String rangeId,
List<String> rangeTypeRdfs) |
RangeQueryExecutor(org.eclipse.rdf4j.repository.Repository repository,
String propertyId,
String rangeId,
List<String> rangeTypeRdfs,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
Range |
getRange() |
RangeType |
getRangeType() |
executeQuery, executeUpdateCopyright © 2018. All rights reserved.