I have been trying to connect my local gremlin instance to arcadeDB through docker, as my end goal is to visualize the graph and do testing.
I used this command -
bin/server.bat -Darcadedb.server.plugins ="GremlinServer:com.arcadedb.server.gremlin.GremlinServerPlugin"
As mentioned in the manual Page 142, Use the Gremlin Server
But got this error,
bin/server.bat: line 1: $'@Rem\r': command not found
bin/server.bat: line 2: syntax error near unexpected token (' 'in/server.bat: line 2: @Rem Copyright © 2021-present Arcade Data Ltd (info@arcadedata.com)