indexes property

Map<String, IndexSchema> indexes
final

A map of name -> index pairs

Implementation

final Map<String, IndexSchema> indexes;