-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Console: integration and optimisation #8
Comments
This comment was originally posted by @haikalpribadi on 2018-01-08 19:10:36+01:00. We should provide KGMS users with a dedicated Grakn console, as there will be lots of interactions for KGMS, as well as Cluster coordination commands.
|
This comment was originally posted by @lolski on 2018-01-26 11:56:14+01:00. Goals
|
This comment was originally posted by @lolski on 2018-09-05 18:14:20+02:00. @haikalpribadi Removing the following from the description because they made the requirement too broad:
|
The main goal of this issue has been implemented: unify different console interfaces into one (ie., into TypeDB Console). The comments contain more proposals regarding the management of TypeDB Cluster which have all been transferred to a new dedicated issue: #179. Closing this issue. |
This issue was originally posted by @haikalpribadi on 2018-04-09 17:11.
Why:
Grakn functions are exposed through different executables - some through
grakn
, some throughgraql
, and some others through the KGMS console.How:
Merge all console interfaces into one grakn-[core|kgms]-console.jar
This issue needs typedb/typedb#3087, needs #7, needs graknlabs/grakn#3581, needs typedb/typedb#3743, needs typedb/typedb#3798, needs typedb/typedb#3807, needs graknlabs/grakn#3868, needs graknlabs/grakn#3871
The text was updated successfully, but these errors were encountered: