Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Updates based on new changes in 1.5 #2

Closed
sorsaffari opened this issue Jan 30, 2019 · 0 comments · Fixed by #21
Closed

Updates based on new changes in 1.5 #2

sorsaffari opened this issue Jan 30, 2019 · 0 comments · Fixed by #21

Comments

@sorsaffari
Copy link
Contributor

sorsaffari commented Jan 30, 2019

This issue contains the collection of changes that need to be made in Client Node.js in order to keep it in sync with changes introduced in Grakn 1.5.

  • creating a transaction: session.transaction().read();and session.transaction().write();
  • instantiation of the Grakn client to be consistent with client Java (@marco-scoppetta @vmax please discuss and clarify this change)
  • closing a client: client.close();
@sorsaffari sorsaffari added this to the v1.5 milestone Feb 28, 2019
dmitrii-ubskii pushed a commit to dmitrii-ubskii/typedb-client-nodejs that referenced this issue Sep 1, 2023
## What is the goal of this PR?

Add `//:assemble` target that assembles the client project as a crate.

## What are the changes implemented in this PR?

* Load additional libraries to the `WORKSPACE` file
* Add assemble target to the `BUILD` file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants