Data storage or just Relationship in Neo4j

Hi everyone,

I'm a software engineer working on a customer application that imports sales data from Salesforce and populates a Neo4j knowledge graph. We leverage GenAI and Python scripts to query and manipulate the data, which is then presented to users through a chatbot interface.

The customer has expressed concerns about data security during the transfer from Salesforce to Neo4j, given the involvement of different platforms.

Could you please advise on potential options to mitigate these concerns? Are there any best practices or alternative approaches I should consider to ensure secure data movement and storage within Neo4j? Is it possible to use neo4j for maintaining the relationships but not data?

Thanks in advance for your insights!

Different neo4j deployment options give you different options for protecting data at rest as well as data in transit. Start here for an overview Cloud & Self-Hosted Graph Database Platform Pricing | Neo4j Pricing of both our fully managed service (Aura) as well as the self-managed options. On the same page, you will find forms for contacting us so we can help you make sure you get the deployment option that fits your customers needs.