Click or drag to resize

GraphNode  Conversion (GraphNode to Int16)

Converts this instance to a short representation.

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public static implicit operator short (
	GraphNode b
)

Parameters

b
Type: Cassandra.DataStax.GraphGraphNode

Return Value

Type: Int16
See Also