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