Code

Fixes to doc
[roundup.git] / doc / glossary.txt
1 ================
2 Roundup Glossary
3 ================
5 :Version: $Revision: 1.2 $
7 .. contents::
10 class
11    a definition of the properties and behaviour of a set of nodes
12 db
13    a collection of nodes
14 designator
15    a combined class + nodeid reference to any node in the hyperdb
16 nodeid
17    a numeric reference to a particular node of one class
18 node
19    a collection of data that forms one entry in the hyperdb.
20 property
21    one element of data that makes up a node
22 schema
23    the definition of all the classes that make up an instance
24 instance
25    I've defined this well somewhere else...
28 -----------------
30 Back to `Table of Contents`_
32 .. _`Table of Contents`: index.html