Data can come from different types of databases. In an ideal scenario (for graph analytics), it will already be stored in a Neo4j graph, but most of the time, you will start from data in a more classical format, such as SQL. In the latter case, you can still create a graph structure and import this data into Neo4j in a simple way.





















































