Let’s start with Neo4j
Neo4j is a graph database management system developed by Neo4j, Inc. Described by its developers as an ACID-compliant transactional database with native graph storage and processing,Neo4j is available in a GPL3-licensed open-source “community edition”, with online backup and high availability extensions licensed under a closed-source commercial license.Neo also licenses Neo4j with these extensions under closed-source commercial terms.
So first download neo4j in your desktop and active DBMS and open neo4j browser.
Relationship type ACTED_IN
Relationship type FOLLOWS
Hello word! basic queries.
Sample Scripts
Some example of Movie Graph
Gephi
Gephi is an open-source network analysis and visualization software package written in Java on the NetBeans platform.
Import your Dataset
You can change the color of any node and visualize the dataset in a better way.
Thank you!!