java.lang.Object
com.orientechnologies.orient.core.storage.ridbag.sbtree.OSBTreeRidBag
All Implemented Interfaces:
OSizeable, OAutoConvertToRecord, ODetachable, ORecordElement, ORecordLazyMultiValue, OTrackedMultiValue<OIdentifiable,OIdentifiable>, ORidBagDelegate, Iterable<OIdentifiable>

public class OSBTreeRidBag extends Object implements ORidBagDelegate
Persistent Set implementation that uses the SBTree to handle entries in persistent way.
Author:
Artem Orobets (enisher-at-gmail.com)