Tuesday, July 17, 2018

GraphQL and graph databases.

Four basics behind a graph database are

Nodes: The primary data elements


Relationships: How two nodes are connected

Nodes may have multiple relationships


Properties: Attributes of a node or of a relationship


Labels: How nodes are described and grouped together as sets

------

Nodes may have multiple labels


Labels get indexed and optimized, making it easier for them to be quickly located


Graph databases shift the focus of their data models to the relationships, which makes retrieving complex data structures much easier.

They abstract nodes and relationships into one structure.

But what is GraphQL ?


https://www.upwork.com/hiring/development/why-facebooks-graphql-language-should-be-on-your-radar/

No comments:

Post a Comment

Fortifying the Cyber Frontier: Safeguarding LLMs, GenAI, and Beyond

In the ever-evolving world of cybersecurity and infosec, the convergence of cutting-edge emerging technologies like Large Language Models (L...