method Datastore.prototype.index Datastore.prototype.index(id: string): Index Get a reference to an Index. Parameters id: string The index name or id. Return Type Index