GremlinVertex Class

Definition

public sealed class GremlinVertex
type GremlinVertex = class
Public NotInheritable Class GremlinVertex
Inheritance
GremlinVertex

Constructors

GremlinVertex(String, String)

Properties

Id
Label

Methods

AddProperty(GremlinVertexProperty)
AddProperty(String, Object)
GetPropertyKeys()
GetVertexProperties()
GetVertexProperties(String)
Validate()

Applies to