Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
Modifier and Type | Method and Description |
---|---|
<KeyType,ValueType> |
HGStore.getBidirectionalIndex(String name,
ByteArrayConverter<KeyType> keyConverter,
ByteArrayConverter<ValueType> valueConverter,
Comparator<byte[]> comparator,
boolean allowCreate)
Retrieve an existing
HGBidirectionalIndex by its name. |
Copyright © 2015. All rights reserved.