Function mentat_db::debug::datoms [] [src]

pub fn datoms<S: Borrow<Schema>>(
    conn: &Connection,
    schema: &S
) -> Result<Datoms>

Return the set of datoms in the store, ordered by (e, a, v, tx), but not including any datoms of the form [... :db/txInstant ...].