Does google cloud support neo4j? -
I am starting a database and I want to employ neo4j on Google Cloud platform. I can find something about employing MongoDB on Google, but nothing about neo4j. So I wonder if Google Cloud Support is neo4j? Thanks!
Neo 4J is an open source project that can run your own Linux machine.
You can create just one Google Compute Engine instance and follow the tutorial on the web to setup your Neo4j.
By the way:
Just follow Linux part, and I suggest you to use your Debian image to make Neo4j, because on Debian The command line tool is most like Ubuntu.
Comments
Post a Comment