Click or drag to resize

IPropertyValue Property

Gets the property value.

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

Property Value

Type: IGraphNode
See Also