Database Reference
In-Depth Information
Default
value
Parameter
Description
This is the memory required to store
the properties of the nodes and rela-
tionships.
neostore.propertystore.db.mapped_memory
90M
This is the memory allocated for
storing strings.
neostore.propertystore.db.strings.mapped_memory 130M
This is the memory allocated for
storing arrays.
neostore.propertystore.db.arrays.mapped_memory 130M
Total size for pages of mapped
memory.
mapped_memory_page_size
1048576
This is the block size for storing la-
bels exceeding in-lined space in node
record.
label_block_size
60 bytes
This parameter is only considered at
the time of store creation, otherwise
it is ignored.
This is the block size for storing ar-
rays. This parameter is only con-
sidered at the time of store creation,
otherwise it is ignored.
120 bytes
array_block_size
This is the block size for storing
strings. This parameter is only con-
sidered at the time of store creation,
otherwise it is ignored.
120 bytes
string_block_size
This controls the autoindexing fea-
ture for nodes. We should turn it ON.
node_auto_indexing
False
Search WWH ::




Custom Search