Tag Archives: graph

Graph Databases: Loading Data with Neo4j

Graph databases are becoming more popular as a way of storing and analysing large connected datasets. Neo4j is a popular Graph DBMS because of its powerful querying language: Cypher and its growing community and excellent supporting tools. A new paradigm comes with a new set of challenges. In this case we are focused on the […]