Metadata

Holds the standard global database metadata

Constructors

this
this(DataNode.Map m)
Undocumented in source.

Members

Properties

data_size
ulong data_size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
node_size
ulong node_size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

binary_format_major_version
ushort binary_format_major_version;
Undocumented in source.
binary_format_minor_version
ushort binary_format_minor_version;
Undocumented in source.
database_type
string database_type;
Undocumented in source.
ip_version
ushort ip_version;
Undocumented in source.
languages
string[] languages;
Undocumented in source.
node_count
uint node_count;
Undocumented in source.
record_size
ushort record_size;
Undocumented in source.

Meta