ASeaOtter

Results 1 issues of ASeaOtter

Hi there, I'm trying to use mongo-connector with the neo4j-doc-manager. I have a hosted MongoDB Atlas Cluster and am attempting to connect like `mongo-connector -m mongodb+srv://:@dev01-kxgnt.mongodb.net/stage?retryWrites=true&w=majority&authSource=admin -t http://localhost:7474/db/data -d neo4j_doc_manager`...