Uses of Enum Class
com.orientechnologies.orient.core.index.OIndexAbstract.PartialSearchMode
Packages that use OIndexAbstract.PartialSearchMode
-
Uses of OIndexAbstract.PartialSearchMode in com.orientechnologies.orient.core.index
Methods in com.orientechnologies.orient.core.index that return OIndexAbstract.PartialSearchModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OIndexAbstract.PartialSearchMode[]OIndexAbstract.PartialSearchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.