Skip to content

Grakn Core 0.11.0 (no longer supported)

Compare
Choose a tag to compare
@bolerio bolerio released this 14 Feb 00:01
· 5521 commits to master since this release

Please visit https://grakn.ai/install for setup guide.

In this release:

  • Complete revamp of the Visualizer Dashboard
  • New interactive query builder
  • Numerous bug fixes, improved documentation, including Javadocs
  • Many API cleanups and polishing
  • Major performance optimization through low-level caching in the core API (and more to come!)
  • Various other optimizations of analytics, querying and loading new data
  • Implementation of STDV (standard deviation) algorithm in Graql
  • New more efficient client for bulk loading of data
  • Lazy inference to avoid computing all rule consequences before returning any results
  • More stable GRAKN Engine cluster
  • New integration and performance tests