knowledge-graph.server.label

Background

This label will be used to namespace nodes inside neo4j based on the server a particular set of collections belong to.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the knowledge-graph.server.label key, and set the value. This can be set to any valid String value.

Default value

By default this will be set as localhost.

knowledge-graph.server.label=localhost

Examples

If the collections belong to a server named pod1-aus-kg

knowledge-graph.server.label=pod1-aus-kg