Closed nono2357 closed 1 year ago
That's a known issue, I'm working on integrating JanusGraph + ScyllaDB today to enable saving nodes. If that's not fully implemented this weekend then expect saving to be here by next week
edit: This will take an additional week or two from what I originally said. I ran into some issues integrating redux with reactflow and that took much longer than expected. Good news is that is finished now and all thats left is to refactor plugins and add WS functionality for ~creating a new node~, deleting, updating, and for the initial load of nodes
June 25th progress update:
Update:
I'm currently working with some people from the JanusGraph team as I've been unable to use the DynamicGraphs feature as they've documented (basically creating a new graph db like a SQL CREATE DATABASE
). Once a solution can be found I'll be able to push the rest of this update
This is now implemented in the develop
branch. Some plugin transforms may not work as they need to be refactored but once that's fixed up this will be merged into main
. Make sure to rebuild your images to test out the latest changes: docker compose build
Projects don't seem to be saved.
Expected behavior Projects should be saved either automatically or by clicking on a button.