Cassandrax v0.4.0
  • Pages
  • Modules

    Cassandrax.Connection (Cassandrax v0.4.0) View Source

    Link to this section Summary

    Functions

    all(keyspace, queryable)
    child_spec(opts)
    delete(keyspace, table, filters)
    delete_all(keyspace, queryable)
    execute(batch, opts)
    execute(conn, prepared, values, opts)
    insert(keyspace, table, changes)
    prepare(conn, iodata)
    stream_pages(conn, prepared, values, opts)
    update(keyspace, table, changes, filters)

    Link to this section Functions

    Link to this function

    all(keyspace, queryable)

    View Source
    Link to this function

    child_spec(opts)

    View Source
    Link to this function

    delete(keyspace, table, filters)

    View Source
    Link to this function

    delete_all(keyspace, queryable)

    View Source
    Link to this function

    execute(batch, opts)

    View Source
    Link to this function

    execute(conn, prepared, values, opts)

    View Source
    Link to this function

    insert(keyspace, table, changes)

    View Source
    Link to this function

    prepare(conn, iodata)

    View Source
    Link to this function

    stream_pages(conn, prepared, values, opts)

    View Source
    Link to this function

    update(keyspace, table, changes, filters)

    View Source

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference