Nested Set
From Cloudrexx Development Wiki
Contents
Introduction
What is a Nested Set? See https://en.wikipedia.org/wiki/Nested_set_model
Integration in Cloudrexx
Cloudrexx provides two methods/libraries to implement a Nested Set. Depending on the database driver that shall be used you would use one or the other.
Method | Name | Compatible DB Driver | Documentation | Reference Implementations |
---|---|---|---|---|
Legacy | DB_NestedSet | AdoDb |
| |
ORM | Gedmo\Tree | Doctrine |
|