public interface IKeyRangeIndexProcedure<T> extends IIndexProcedure<T>
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getFromKey()
Return the lowest key that will be visited (inclusive).
|
byte[] |
getToKey()
Return the first key that will not be visited (exclusive).
|
applyisReadOnlyCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.