Hi, I have created the scripts for generating data and populating it into the Neo4J database. Created these relationships:
FILE -[:SHARED_WITH]-> USER USER -[:MEMBER_OF]-> GROUP GROUP -[:CHILD_OF]-> GROUP FILE -[:SHARED_WITH"]-> COLLECTION FILE -[:SHARED_WITH]-> GROUP Attached below is the image of the current graph based on the generated relations Will add more by referring to the extracted data of the production Neo4J. Also, will confirm the relations and start adding attributes to the nodes . Thanks, Aditya. [image: image.png]
