Skip to content

knowledge-graph.max_heap_size

Set Java heap size used for Knowledge Graph update process.

Key: knowledge-graph.max_heap_size
Type: Integer
Can be set in: collection.cfg

Description

This option sets the Java heap size in megabytes using the Java command-line options: -Xmx. This will be used when updating the Knowledge Graph

The minimum value is 32.

Default Value

knowledge-graph.max_heap_size=640

Examples

To change the heap size to 1024MB

knowledge-graph.max_heap_size=1024

See Also

top

Funnelback logo
v15.24.0