How to set schema.default from 'none' to default #3558
-
Describe the feature: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Describe the feature: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
schema.default
is aMASKABLE
property meaning you can change it for your instance.schema.constraints
is aGLOBAL_OFFLINE
property meaning that you must shutdown the whole JanusGraph cluster to change this configuration (keep in mind that you need to force close any zombie instances if you have any.See how to close zombie instances: #3195 (comment)
See configuration properties mutability explanation: https://docs.janusgraph.org/configs/configuration-reference/