Namespace Neon.Cassandra
Classes
KeyspaceStatus
Holds information about a database's schema as returned by GetStatusAsync().
RowSetExtensions
Extends the Cassandra RowSet class.
SchemaManager
Manages the initial creation and schema updates for a Cassandra keyspace.
SchemaManagerException
Thrown by SchemaManager when a problem is detected.
SessionExtensions
Extends ISession with useful methods.
Enums
SchemaStatus
Enumerates the possible keyspace states as returned by GetStatusAsync().