|
|
| Line 1: |
Line 1: |
| <onlyinclude>
| | #REDIRECT [[Grooper Node]] |
| <blockquote style="font-size:14pt">
| |
| Any single item (or [[Object]]) in the [[Node Tree]]. Each new node creates a new branch under an existing one, creating the hierarchical structure of the tree.
| |
| </blockquote>
| |
| | |
| Nodes pass information to and from each other through "[[Inheritance|inheritance]]". The [[Parent|parent]] node dictates inheritance. It controls what [[Child|child]] objects can be created underneath it, as well as what information is passed to and from the parent and child nodes.
| |
| | |
| In Grooper, nodes and their properties are stored in the database connected to a [[Grooper Repository]]. Nodes may also be referred to as [[Grooper Node]]s.
| |
| </onlyinclude>
| |