We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c2c95 commit 516cd37Copy full SHA for 516cd37
doc/glossary.txt
@@ -0,0 +1,29 @@
1
+================
2
+Roundup Glossary
3
4
+
5
+:Version: $Revision: 1.1 $
6
7
+.. contents::
8
9
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
23
24
+-----------------
25
26
+Back to `Table of Contents`_
27
28
+.. _`Table of Contents`: index.html
29
0 commit comments