Skip to content

Grakn Core 0.6.0 (no longer supported)

Compare
Choose a tag to compare
@bolerio bolerio released this 12 Nov 00:18
· 5981 commits to master since this release

This is the first release under the new name of our technology - Grakn! Please visit https://grakn.ai/install for setup guide.

This release contains:

  1. Name change reflecting our new Grakn product name.
  2. Much more complete coverage of our query constructs within the reasoner. Therefore, much better reasoning capabilities.
  3. New query planning method for faster Graql
  4. Improved and more user friendly dashboard
  5. The beginnings of Engine distributed task management and system-level keyspace
  6. Migration template language with many improvements and examples for importing CSV, JSON and SQL data. XML coming up
  7. New analytics algorithms for computing connected components.
  8. Lots of cleanup on core APIs and lots of progress on supporting OrientDB
  9. Moogi dataset available as an advanced example