Skip to content

Commit

Permalink
Create hierarchy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot authored Nov 3, 2023
1 parent 6807875 commit 5945f16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/development/hierarchy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
There are a lot of ways to deal with hierarchy in computer science. Whether its the adjency model, a nested set, or ____. Entire courses have been penned around the abstract concepts of storing and interacting with a hierarchy of models.

Keystone is, at its essence, a fancy CRUD for a tree.

0 comments on commit 5945f16

Please sign in to comment.