GremlinEdge.GetProperty(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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