IGremlinDatabase.ListGremlinGraphsAsync(CancellationToken) Méthode

Définition

public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinGraph>> ListGremlinGraphsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListGremlinGraphsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinGraph>>
Public Function ListGremlinGraphsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of IGremlinGraph))

Paramètres

cancellationToken
CancellationToken

Retours

Tous les graphiques Gremlin dans la base de données.

S’applique à