IGremlinDatabase.ListGremlinGraphs メソッド

定義

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinGraph> ListGremlinGraphs ();
abstract member ListGremlinGraphs : unit -> seq<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinGraph>
Public Function ListGremlinGraphs () As IEnumerable(Of IGremlinGraph)

戻り値

DB 内のすべての Gremlin グラフ。

適用対象