Tag Archives: database

Neo4j – An Introduction

Neo4j – An Introduction A graph database allows data to be saved in terms of nodes and edges and their properties. This type of database suits the business cases where entities and their relationships defines the whole concept. They are faster to query too. In addition to storing data as nodes and relationships, they provide… Continue reading »