Uses of Class
com.orientechnologies.orient.core.dictionary.ODictionary
Packages that use ODictionary
Package
Description
-
Uses of ODictionary in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that return ODictionaryModifier and TypeMethodDescriptionODatabase.getDictionary()Deprecated.Manual indexes are prohibited and will be removed -
Uses of ODictionary in com.orientechnologies.orient.core.db.document
Methods in com.orientechnologies.orient.core.db.document that return ODictionary -
Uses of ODictionary in com.orientechnologies.orient.core.index
Methods in com.orientechnologies.orient.core.index that return ODictionaryModifier and TypeMethodDescriptionOIndexManager.getDictionary()Deprecated.Manual indexes are deprecated and will be removedOIndexManagerAbstract.getDictionary(ODatabaseDocumentInternal database) OIndexManagerRemote.getDictionary(ODatabaseDocumentInternal database) OIndexManagerShared.getDictionary(ODatabaseDocumentInternal database) OSessionIndexManager.getDictionary() -
Uses of ODictionary in com.orientechnologies.orient.object.db
Fields in com.orientechnologies.orient.object.db declared as ODictionaryMethods in com.orientechnologies.orient.object.db that return ODictionary -
Uses of ODictionary in com.orientechnologies.orient.object.dictionary
Subclasses of ODictionary in com.orientechnologies.orient.object.dictionary