-
Notifications
You must be signed in to change notification settings - Fork 4
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
Project status #129
Comments
Hi @ShalokShalom, we currently face an issue that is a bit difficult to resolve in a recent Julia update. But we try to fix it and will continue maintaining this package. So yes it is working with latest LTS versions, but not yet on the cutting edge. Hope it helps! |
Is there any indication, how a stable release for Godot 4 could be detected? Like, can you ping me, or do you release a dedicated version then? I will subscribe to this repo, and watch all new releases. |
I don't know what you mean by Godot 4, but we have our compatibility table in the docs: https://humans-of-julia.github.io/TypeDBClient.jl/stable/guide/#Compatibility-table: Although it's not up to date I fear, I will talk to the team and try to figure out. Are you working on the TypeDB wiki page or in general a graph database wiki page? |
Sorry, I confused two projects 😂 |
And I just updated the graph db page, which showed only Java support. |
TypeDB has official clients, Python, Javascript and Java. |
Jep. That's also the current state of the wiki page now https://en.wikipedia.org/wiki/Graph_database#List_of_graph_databases |
Can you point me to the issue, that you reference to? |
The issue is that the transaction session cannot be sustained it seems, when using Julia > 1.7 I think. We coudn't figure out the problem yet. We have no dedicated issue created, but it would make sense to write it down, so maybe others could try to help. @FrankUrbach could you maybe open a new issue describing the problem, so people could see where the issue may be within our code? |
Hi :)
I am currently working on the Wikipedia page of graph based databases.
TypeDB has/had currently only Java declared as compatible language.
I attend to change this, and I am currently uncertain, if this project here is alive and well maintained.
Can you clearify?
The text was updated successfully, but these errors were encountered: