For issues relating to creating, maintaining, or displaying a hierarchy of data or resources, etc.
C# | .NET 4.5 | Entity Framework 5 I have data coming back from a SQL Query in the form of ID,ParentID,Name. …
c# json entity-framework json.net hierarchyI've got a question on Maven naming conventions (groupId, artifactId and directory names) in a multiple module project with a …
maven naming-conventions hierarchy directory-structure multi-moduleI have a Drupal 7.9 taxonomy vocabulary according to the following scheme: category-1 category-1 > subcategory-1-1 category-1 > subcategory-1-2 …
drupal-7 design-patterns hierarchy taxonomyI'm pretty new to couchDB and even after reading (latest archive as now deleted) http://wiki.apache.org/couchdb/How_…
nested couchdb hierarchy hierarchical-dataI'm already familiar with Linq but have little understanding of extension methods I'm hoping someone can help me out. So …
c# linq recursion extension-methods hierarchyI've made a slightly modified tree using the tree layout. I needed to orient the tree right-to-left instead of the …
d3.js hierarchyI have a Table that stores Hierarchical information using the Adjacency List model. (uses a self referential key - example …
sql hierarchy adjacency-list flatten