你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GremlinEdge 类

定义

public class GremlinEdge
type GremlinEdge = class
Public Class GremlinEdge
继承
GremlinEdge

构造函数

GremlinEdge(String, String, String, String, String, String, Object, Object)

属性

Id
InVertexId
InVertexLabel
InVertexPartitionKey
Label
OutVertexId
OutVertexLabel
OutVertexPartitionKey

方法

AddProperty(String, Object)
GetProperties()
GetProperty(String)
Validate()

适用于