database
database copied to clipboard
feat: Add Neo4j Adapter
Hey, I'm working on the Neo4j adapter for Utopia. I'd love some help getting this going.
Currently I'm facing the following issues:
- Getting a test environment going to check progress.
- Translating Graph DB concepts 1:1 to the current Adapter implementation.
- Possibly not doing things the most efficient way.
I'd appreciate any help and feedback on this :)