Product SiteDocumentation Site

5.3.13.7. allIndexes


>>-allIndexes--------------------------------------------------><

Returns an array of all indexes contained in the Relation. The returned array will have one index for every item stored in the relation, including duplicates. To retrieve the indexes without duplicates, use the uniqueIndexes (Section 5.3.13.26, “uniqueIndexes”) method.