Class OIndexNotUnique

All Implemented Interfaces:
OIndex, OIndexInternal, Comparable<OIndex>

public class OIndexNotUnique extends OIndexMultiValues
Index implementation that allows multiple values for the same key.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)