Click or drag to resize

IElementId Property

Gets the identifier as an instance of IGraphNode.

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
IGraphNode Id { get; }

Property Value

Type: IGraphNode
See Also