| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | CreateMany(IEnumerableCreateIndexModelTDocument, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateMany(IEnumerableCreateIndexModelTDocument, CreateManyIndexesOptions, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateMany(IClientSessionHandle, IEnumerableCreateIndexModelTDocument, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateMany(IClientSessionHandle, IEnumerableCreateIndexModelTDocument, CreateManyIndexesOptions, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateManyAsync(IEnumerableCreateIndexModelTDocument, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateManyAsync(IEnumerableCreateIndexModelTDocument, CreateManyIndexesOptions, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateManyAsync(IClientSessionHandle, IEnumerableCreateIndexModelTDocument, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateManyAsync(IClientSessionHandle, IEnumerableCreateIndexModelTDocument, CreateManyIndexesOptions, CancellationToken) |
Creates multiple indexes.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOne(CreateIndexModelTDocument, CreateOneIndexOptions, CancellationToken) |
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOne(IndexKeysDefinitionTDocument, CreateIndexOptions, CancellationToken) | Obsolete.
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOne(IClientSessionHandle, CreateIndexModelTDocument, CreateOneIndexOptions, CancellationToken) |
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOne(IClientSessionHandle, IndexKeysDefinitionTDocument, CreateIndexOptions, CancellationToken) | Obsolete.
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOneAsync(CreateIndexModelTDocument, CreateOneIndexOptions, CancellationToken) |
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOneAsync(IndexKeysDefinitionTDocument, CreateIndexOptions, CancellationToken) | Obsolete.
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOneAsync(IClientSessionHandle, CreateIndexModelTDocument, CreateOneIndexOptions, CancellationToken) |
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | CreateOneAsync(IClientSessionHandle, IndexKeysDefinitionTDocument, CreateIndexOptions, CancellationToken) | Obsolete.
Creates an index.
|
![Public method Public method](../icons/pubmethod.gif) | DropAll(CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropAll(DropIndexOptions, CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropAll(IClientSessionHandle, CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropAll(IClientSessionHandle, DropIndexOptions, CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropAllAsync(CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropAllAsync(DropIndexOptions, CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropAllAsync(IClientSessionHandle, CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropAllAsync(IClientSessionHandle, DropIndexOptions, CancellationToken) |
Drops all the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | DropOne(String, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | DropOne(String, DropIndexOptions, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | DropOne(IClientSessionHandle, String, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | DropOne(IClientSessionHandle, String, DropIndexOptions, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | DropOneAsync(String, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | DropOneAsync(String, DropIndexOptions, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | DropOneAsync(IClientSessionHandle, String, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | DropOneAsync(IClientSessionHandle, String, DropIndexOptions, CancellationToken) |
Drops an index by its name.
|
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | List(CancellationToken) |
Lists the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | List(IClientSessionHandle, CancellationToken) |
Lists the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | List(ListIndexesOptions, CancellationToken) |
Lists the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | List(IClientSessionHandle, ListIndexesOptions, CancellationToken) |
Lists the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | ListAsync(CancellationToken) |
Lists the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | ListAsync(IClientSessionHandle, CancellationToken) |
Lists the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | ListAsync(ListIndexesOptions, CancellationToken) |
Lists the indexes.
|
![Public method Public method](../icons/pubmethod.gif) | ListAsync(IClientSessionHandle, ListIndexesOptions, CancellationToken) |
Lists the indexes.
|
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |