Click or drag to resize

Namespaces

DataStax Enterprise C# Driver This driver is built on top of DataStax C# driver for Apache Cassandra and provides the following extensions for DataStax Enterprise:
  • Authenticator implementations that use the authentication scheme negotiation in the server-side DseAuthenticator.
  • Serializers for geospatial types which integrate seamlessly with the driver.
  • DSE graph integration.
Namespaces
NamespaceDescription
Dse
The Dse namespace contains classes for accessing and managing data from DSE clusters.
Dse.AppMetrics
The Dse.AppMetrics namespace contains classes related to the App Metrics provider. This namespace is available on the Dse.AppMetrics package.
Dse.AppMetrics.MetricTypes
The Dse.AppMetrics.MetricTypes namespace contains this provider's interfaces for each metric type. This namespace is available on the Dse.AppMetrics package.
Dse.AppMetrics.MetricValues
The Dse.AppMetrics.MetricTypes namespace contains interfaces than represent the values for some of the metric types. This namespace is available on the Dse.AppMetrics package.
Dse.Auth
The Dse.Auth namespace contains classes for authenticating against a DSE clusters.
Dse.Auth.Sspi
 
Dse.Data
 
Dse.Data.Linq
 
Dse.Geometry
The Dse.Geometry namespace contains classes to represent geospatial types.
Dse.Graph
The Dse.Graph namespace contains classes for accessing graph data from DSE clusters.
Dse.Mapping
The Dse.Mapping namespace contains classes for representing mappings between CLR types and CQL types.
Dse.Mapping.Attributes
 
Dse.Mapping.TypeConversion
 
Dse.Metrics
The Dse.Metrics namespace contains classes related to metrics without referring to a specific provider.
Dse.Metrics.Abstractions
The Dse.Metrics.Abstractions namespace contains the provider interfaces that a metrics provider must implement.
Dse.Search
The Dse.Search namespace contains classes to represent DSE Search types.
Dse.Serialization