grakn_elixir
grakn_elixir copied to clipboard
Elixir client for Grakn database
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.