Skip to content

Grakn Workbase 1.2.2

Compare
Choose a tag to compare
@grabl grabl released this 12 Jul 15:32
18cf8cc

Documentation: https://dev.grakn.ai/docs/workbase/overview

Distribution

Grakn Workbase is available for Linux, Mac and Windows (download binaries below).

For Mac, Grakn Workbase also available through Brew Cask:

brew tap graknlabs/tap
brew tap-pin graknlabs/tap
brew cask install grakn-workbase

New Features

  • Search keyspaces to connect to.
    Allow the user to search for keyspaces to connect to

Bugs Fixed

  • Disable test connection button when connection state is valid or invalid.
    To disallow the user from clicking the test connection button when the state of the connection is valid or invalid

  • Relations panel scroll bug (WIndows).
    To fix the scroll bar showing in the relations panel in Workbase Windows

  • multi-line query with limit bug fix.
    To allow use to run multi-line queries with only the limit defined

  • Shortest path bug.
    Fix shortest path feature in workbase

  • Fix retrieving of attributes of a node.
    Fix bug for shift+double click on a node to retrieve attributes

  • Fix retrieving of neighbours of a node.
    To fix the bug of double clicking on nodes to retrieve neighbours