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.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.Mapping.Utils
 
Dse.Search
The Dse.Search namespace contains classes to represent DSE Search types.
Dse.Serialization