Freigeben über


IGremlinDatabase.ListGremlinGraphsAsync(CancellationToken) Methode

Definition

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))

Parameter

cancellationToken
CancellationToken

Gibt zurück

Alle Gremlin Graphs in der Datenbank.

Gilt für: