GremlinVertexProperty(String, Object) Constructor

Definition

public GremlinVertexProperty (string key, object value);
new Microsoft.Azure.CosmosDB.BulkExecutor.Graph.Element.GremlinVertexProperty : string * obj -> Microsoft.Azure.CosmosDB.BulkExecutor.Graph.Element.GremlinVertexProperty
Public Sub New (key As String, value As Object)

Parameters

key
String
value
Object

Applies to