GremlinEdge.GetProperty(String) Method

Definition

public Microsoft.Azure.CosmosDB.BulkExecutor.Graph.Element.GremlinProperty GetProperty (string key);
member this.GetProperty : string -> Microsoft.Azure.CosmosDB.BulkExecutor.Graph.Element.GremlinProperty
Public Function GetProperty (key As String) As GremlinProperty

Parameters

key
String

Returns

Applies to