次の方法で共有


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()

適用対象