Enum GraphProtocol
Specifies the different graph protocol versions that are supported by the driver
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public enum GraphProtocol
Fields
| Name | Description |
|---|---|
| GraphSON1 | GraphSON v1. |
| GraphSON2 | GraphSON v2. |
| GraphSON3 | GraphSON v3. |