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

Conversation

@alexjpwalker
Copy link
Member

@alexjpwalker alexjpwalker commented Nov 27, 2020

What is the goal of this PR?

We upgraded the client to be compatible with Grakn 2.0. This is a major overhaul that heavily impacts the entire codebase.

What are the changes implemented in this PR?

  • Update all Concept, Query, Logic, Session and Database methods to be compatible with Grakn version 2.0
  • Close alignment of structure and implementation with client-java
  • Add simple E2E tests that verify the correctness of all methods
  • Grakn's protocol is now a separate pip package and CI/CD is handled exclusively by Grabl

@alexjpwalker alexjpwalker self-assigned this Nov 27, 2020
@alexjpwalker alexjpwalker linked an issue Nov 27, 2020 that may be closed by this pull request
@alexjpwalker alexjpwalker marked this pull request as ready for review December 15, 2020 16:57
@alexjpwalker alexjpwalker requested a review from lolski December 15, 2020 16:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Grakn 2.0 Incompatibility with Python >=3.8 caused by grpcio 1.24 Provide __str__ implementations for Client Objects

3 participants