Good day
I am in the process of developing a knowledge management Web app and use the neo4i graphic database (at present the auradb free version) for database management. I wonder if Neo4J provides a secure online/cloud storage facility for users who store documents, audio and video files through our Web app?
At present, I tentatively host this Web app on a Web hosting platform (DreamHost), I don't think this is a good idea or secure way to store all of these files on the hosting platform. Could you please advise?
nothing directly in Neo4j itself. At best have a node property record the URL of said document/video which is hosted somewhere else
2 Likes