libdbix-class-tree-nestedset-perl

Module to manage trees of data using the nested set model
  http://search.cpan.org/dist/DBIx-Class-Tree-NestedSet/
  0
  no reviews



The module dbix::class::tree::nestedset provides methods for working with nested set trees. the nested tree model is a way of representing hierarchical information in a database. this takes a different approach to the adjacency list implementation.