public interface ISlice extends Serializable
long getOffset()
long getLimit()
Long.MAX_VALUE
indicates that there is no limit.long getLast()
Long.MAX_VALUE
, then use
Long.MAX_VALUE
instead.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.