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!