Ferreteria/v0.41/odata/node: Difference between revisions
< Ferreteria | v0.41/odata
Jump to navigation
Jump to search
(Created page with "* '''table''': {{l/version|sql|node}} Every '''node''' * is a record in the node table * can have zero or more '''leaf'''s ** There's generally no point to having zero, but n...") |
m (Woozle moved page Ferreteria/v0.4/odata/node to Ferreteria/v0.41/odata/node) |
(No difference)
| |
Revision as of 00:40, 24 January 2020
- table: Template:L/version
Every node
- is a record in the node table
- can have zero or more leafs
- There's generally no point to having zero, but no reason to forbid it.
- can have a (node) type which points to a handler-class
- so that when we're looking at a group of unspecified nodes, we know how to handle each one