Namespaces |
Namespace | Description |
---|---|
Cassandra | The Cassandra namespace contains classes and interfaces to represent data types in the driver. |
Cassandra.AppMetrics | The Cassandra.AppMetrics namespace contains classes related to the App Metrics provider. This namespace is available on the CassandraCSharpDriver.AppMetrics package. |
Cassandra.AppMetrics.MetricTypes | The Cassandra.AppMetrics.MetricTypes namespace contains this provider's interfaces for each metric type. This namespace is available on the CassandraCSharpDriver.AppMetrics package. |
Cassandra.AppMetrics.MetricValues | The Cassandra.AppMetrics.MetricTypes namespace contains interfaces than represent the values for some of the metric types. This namespace is available on the CassandraCSharpDriver.AppMetrics package. |
Cassandra.Data | The Cassandra.Data namespace contains classes to support ADO.NET in the driver. |
Cassandra.Data.Linq | The Cassandra.Data.Linq namespace contains classes to handle Linq queries in the driver. |
Cassandra.DataStax.Auth | The Cassandra.DataStax.Auth namespace contains classes for authenticating against DSE clusters secured with DseAuthenticator. |
Cassandra.DataStax.Auth.Sspi | The Cassandra.DataStax.Auth.Sspi namespace exposes SspiException which is thrown when an exception occurs while interacting with SSPI during authentication. |
Cassandra.DataStax.Graph | The Cassandra.DataStax.Graph namespace contains classes for accessing graph data from DSE clusters. |
Cassandra.DataStax.Search | The Cassandra.DataStax.Search namespace contains classes to represent DSE Search types. |
Cassandra.Geometry | The Cassandra.Geometry namespace contains classes to represent geospatial types. |
Cassandra.Mapping | The Cassandra.Mapping namespace contains classes to handle CQL data to C# classes mapping in the driver. |
Cassandra.Mapping.Attributes | The Cassandra.Mapping.Attributes namespace contains attributes to describe CQL types to C# classes mapping. |
Cassandra.Mapping.TypeConversion | The Cassandra.Mapping.TypeConversion namespace handles type conversion for the Mapper. |
Cassandra.Metrics | The Cassandra.Metrics namespace contains classes related to metrics without referring to a specific provider. |
Cassandra.Metrics.Abstractions | The Cassandra.Metrics.Abstractions namespace contains the provider interfaces that a metrics provider must implement. |
Cassandra.Serialization | The Cassandra.Serialization namespace contains classes to handle serialization in the driver. |