I am exploring Neo4j, to prototype few functions to understand how it helps.
I have three node types A, B, C and have name on their properties. Names are all unique in the entire graph.
I also have relations.csv and it will have only name t...
Hello @glilienfield , Thanks for your comment. I exploring possible solutions, where I need to run certain algorithms and visualise. For the visualisation part and NEuler experimenting is possible by node labels. Where I couldn't differentiat...