Skip to content

Commit 313a9ee

Browse files
Update README.md
1 parent 0c0a523 commit 313a9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Grakn Workbase is Grakn's Integrated Development Environment to perform knowledg
66

77
You can also see Workbase as another interface for a user to interact with their Grakn database, as an alternative to the [Grakn Console](http://dev.grakn.ai/docs/running-grakn/console) and [Grkan Client API/Drivers](http://dev.grakn.ai/docs/client-api/overview).
88

9-
Workbase Visualiser allows you to visualise data in the Grakn knowledge graph, and investigate their relationships, by performing read queries ([`match-get` queries](/docs/query/get-query) as well as one of the computer queries: [`compute path`](/docs/query/compute-query#compute-the-shortest-path) queries. Whether you need a tool to test and experiment with your newly created Grakn knowledge graph, or that you prefer a graphical interface for reading data from Grakn, you will find Workbase extremely useful.
9+
Workbase Visualiser allows you to visualise data in the Grakn knowledge graph, and investigate their relationships, by performing read queries ([`match-get` queries](/docs/query/get-query)) as well as one of the computer queries: [`compute path`](/docs/query/compute-query#compute-the-shortest-path) queries. Whether you need a tool to test and experiment with your newly created Grakn knowledge graph, or that you prefer a graphical interface for reading data from Grakn, you will find Workbase extremely useful.
1010

1111
## Download Workbase
1212
Grakn Workbase is available for Linux, Mac and Windows. Head over to the [Workbase Releases page](https://github.com/graknlabs/workbase/releases) to download and install the latest release of Workbase.

0 commit comments

Comments
 (0)