public interface OMultiValueIndexEngine extends OV1IndexEngine
OBaseIndexEngine.Validator<K,V>, OBaseIndexEngine.ValuesTransformer
API_VERSION
Modifier and Type | Method and Description |
---|---|
default boolean |
isMultiValue() |
boolean |
remove(OAtomicOperation atomicOperation,
Object key,
ORID value) |
get, getEngineAPIVersion, load, put
acquireAtomicExclusiveLock, clear, close, create, delete, descStream, flush, getId, getIndexNameByKey, getName, hasRangeQuerySupport, init, iterateEntriesBetween, iterateEntriesMajor, iterateEntriesMinor, keyStream, size, stream
boolean remove(OAtomicOperation atomicOperation, Object key, ORID value)
default boolean isMultiValue()
isMultiValue
in interface OV1IndexEngine
Copyright © 2009–2020 OrientDB. All rights reserved.