neam/yii-relational-graph-db

Ability to relate any items within a relational database with each other, using the concept of nodes and edges.

Installs: 580

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:yii-extension

pkg:composer/neam/yii-relational-graph-db

dev-develop 2015-10-11 18:49 UTC

This package is not auto-updated.

Last update: 2025-09-27 20:59:22 UTC


README

Every graph-relatable item has a foreign key to it's corresponding record in the node table.

Nodes are related via records in the edge table.

This allows any graph-relatable item in any table be related to each other.