public static interface SliceServiceFactory.SliceParams
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_LIMIT
Default = 1000.
|
static long |
DEFAULT_OFFSET
Default = 0.
|
static org.openrdf.model.URI |
LIMIT
The limit on the slice.
|
static org.openrdf.model.URI |
OFFSET
The offset into the range.
|
static org.openrdf.model.URI |
RANGE
A range request - object will be the variable to bind to the range
count.
|
static final org.openrdf.model.URI OFFSET
static final long DEFAULT_OFFSET
static final org.openrdf.model.URI LIMIT
static final int DEFAULT_LIMIT
static final org.openrdf.model.URI RANGE
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.