You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What is the goal of this PR?
We allow users to interact via Console with the new Value API introduced in typedb/typeql#260. This PR adds pretty printing for value concepts and updates required dependencies to support the change.
## What are the changes implemented in this PR?
* Update to a client-java version that supports Values in queries and answers
* Update the concept pretty-printer to allow printing Value concepts.
* Update ConceptMap printing to first print concept variables (`$`) by alphabetical sorting of the variable name, and then value variables (`?`) by alphabetical sorting.
commit="b968cab9c4d2f85d80a0069b8d15cce5afdd0da5", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
24
+
commit="385716283e1e64245c3679a06054e271a0608ac1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
tag="2.17.0"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_common
31
+
commit="9372dfb227d54c6eb631eed02e67f250e55e657e"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_common
tag="2.17.1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_client_java
38
+
commit="16c23649627001b44b39337f9d904619b4dac97c", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_client_java
0 commit comments