table.index_list() → array
List all the secondary indexes of this table.
Example: List the available secondary indexes for this table.
r.table('marvel').index_list().run(conn)
Couldn't find what you were looking for?
Contribute: edit this page or open an issue