Chroma.Database (chroma v0.1.3)
Basic operations to intereact with the database.
Summary
Functions
Returns the current state of the database.
Persists the database to disk.
Resets the database to its initial state.
Returns the current vesion of the Chroma database.
Functions
Link to this function
heartbeat()
Returns the current state of the database.
Link to this function
persist()
Persists the database to disk.
Link to this function
reset()
Resets the database to its initial state.
Link to this function
version()
@spec version() :: String.t()
Returns the current vesion of the Chroma database.