I have Neo4j version 4.x server installed locally.
Is there is a way to connect to it from Nodejs using Gremlin driver?
I have tried this plugin:
but it is old and archived repo. also it seems that it only supports Neo4j version 2.x
I have also tried sub folder "neo4j-gremlin" from TinkerPop repo:
but it lacks of README or any sort of documentation