grakn_elixir icon indicating copy to clipboard operation
grakn_elixir copied to clipboard

Elixir client for Grakn database

Results 3 grakn_elixir issues
Sort by recently updated
recently updated
newest added

The codebase currently uses db_connection v1, which in itself uses Ecto 2. As a result of this, applications that rely on this library cannot upgrade to Ecto 3. This PR...

Hi, when I run the tests with `mix test test/grakn_test.exs` all the tests seem to time out (on a fresh clone of the repo). Finished in 289.3 seconds 8 tests,...

This allows one to check if an instance (attribute, rel, etc.) is inferred by an existing rule.