Getting Started with Amazon Neptune
Overview
Graph databases, such as Amazon Neptune Database and Amazon Neptune Analytics, are purpose built to store and navigate relationships. They have advantages over relational databases for use cases such as social networking, recommendation engines, and fraud detection where you need to create complex relationships between data and quickly query these relationships. Amazon Neptune uses graph structures such as nodes (data entities), edges (relationships), and properties to represent and store data. The relationships are stored as first-order citizens of the data model. This allows data in nodes to be directly linked, dramatically improving the performance of queries that navigate relationships in the data.
Did you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages