FsCassy


FsCassy

FsCassy Namespace

TypeDescription
Clause<'t, 'next>
CommandStatement
Interpreter

Interpreter interface that makes it possible to use the same instance of an interpreter with different type parameters from within the same function. See http://stackoverflow.com/questions/42598677/what-is-the-best-way-to-pass-generic-function-that-resolves-to-multiple-types

PreparedStatement
QueryStatement
Statement<'t, 'r>
TableStatement
ModuleDescription
Clause
ExpressionTranslator

Converts F# record updates into C#-like property assignments that the .NET driver expects

InMem

InMem implementation for testing

Prelude
Printer

Pretty printer

Statement

DSL for composing the statements

Traits

FsCassy.Cassandra Namespace

Fork me on GitHub