Class OIndexUnique

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

public class OIndexUnique extends OIndexOneValue
Index implementation that allows only one value for a key.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)