GremlinDatabaseResource.GetGremlinGraphs Method

Definition

Gets a collection of GremlinGraphResources in the GremlinDatabase.

public virtual Azure.ResourceManager.CosmosDB.GremlinGraphCollection GetGremlinGraphs ();
abstract member GetGremlinGraphs : unit -> Azure.ResourceManager.CosmosDB.GremlinGraphCollection
override this.GetGremlinGraphs : unit -> Azure.ResourceManager.CosmosDB.GremlinGraphCollection
Public Overridable Function GetGremlinGraphs () As GremlinGraphCollection

Returns

An object representing collection of GremlinGraphResources and their operations over a GremlinGraphResource.

Applies to