public interface ScanOperations
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.janusgraph.diskstorage.keycolumnvalue.KeyIterator |
getKeys(String storeName,
org.janusgraph.diskstorage.keycolumnvalue.SliceQuery query,
org.janusgraph.diskstorage.keycolumnvalue.StoreTransaction txh) |
org.janusgraph.diskstorage.keycolumnvalue.KeyIterator getKeys(String storeName, org.janusgraph.diskstorage.keycolumnvalue.SliceQuery query, org.janusgraph.diskstorage.keycolumnvalue.StoreTransaction txh)
void close()
Copyright © 2019. All rights reserved.