OClass - getClassIndex()

This method retrieves the given index for the class.

Retrieving Indexes

Syntax

OIndex<?> OClass().getClassIndex(String name)
ArgumentTypeDescription
nameStringDefines the database index name

Return Value

This method returns an OIndex<?> instance for the requested index.