Uses of Class
com.orientechnologies.orient.core.index.OIndexAbstract
Packages that use OIndexAbstract
Package
Description
-
Uses of OIndexAbstract in com.orientechnologies.lucene.index
Subclasses of OIndexAbstract in com.orientechnologies.lucene.indexMethods in com.orientechnologies.lucene.index that return OIndexAbstract -
Uses of OIndexAbstract in com.orientechnologies.orient.core.index
Subclasses of OIndexAbstract in com.orientechnologies.orient.core.indexModifier and TypeClassDescriptionclassDictionary index similar to unique index but does not check for updates, just executes changes.classDeprecated.classAbstract index implementation that supports multi-values for the same key.classIndex implementation that allows multiple values for the same key.classAbstract Index implementation that allows only one value for a key.classIndex implementation that allows only one value for a key.Methods in com.orientechnologies.orient.core.index that return OIndexAbstractModifier and TypeMethodDescriptionOIndexAbstract.addCluster(String clusterName) OIndexAbstract.removeCluster(String iClusterName) -
Uses of OIndexAbstract in com.orientechnologies.spatial.index
Subclasses of OIndexAbstract in com.orientechnologies.spatial.index