I have a Question about the Gremlin Server. Is it possible to connect a Gremlin Server to a Neo4j Server (remote database)? At the Moment I have a Neo4j database in my fileysystem and a Gremlin Server which connect to it. Now I want both Servers running with the same Neo4J Database
I use: Gremlin Server 3.1.1 Neo4J Community 2.2.8 (can update to 2.3.2)
I've found another Question but without answers How to connect Blueprints to a remote neo4j server