Click or drag to resize

ElementProperties Property

Gets the properties

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public IDictionary<string, GraphNode> Properties { get; }

Property Value

Type: IDictionaryString, GraphNode
See Also