Chroma.Database (chroma v0.1.0)
Documentation for Chroma.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()
@spec heartbeat() :: map()
Returns the current state of the database.
Link to this function
persist()
@spec persist() :: map()
Persists the database to disk.
Link to this function
reset()
@spec reset() :: map()
Resets the database to its initial state.
Link to this function
version()
@spec version() :: String.t()
Returns the current vesion of the Chroma database.