How to set schema.default from 'none' to default #3558
Unanswered
dkumarkartik
asked this question in
Q&A
Replies: 1 comment 6 replies
-
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the feature:
Hello Team,
We stricter our janusGraph schema by adding two configuration property to our schema e.g schema.constraints = true
and schema.default='none'. Now it's working as expected.
Can you please let us know how can we revert it back.
Beta Was this translation helpful? Give feedback.
All reactions