Suggestions of ArcadeDB #168
PhantomYdn
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It will be nice to have:
DocumentType.getCustom(String key),DocumentType.setCustom(String key, String value),Property.getCustom(String key),Property.setCustom(String key, String value)to be able to save additional metainformation in the schema.linkedType(useful for List, Map and etc.) andreferencedType(for embedded, Link, Lists/Maps with links) on PropertyProperty.setType(Type newPropertyType). Type of a property currently unmodifiable.Beta Was this translation helpful? Give feedback.
All reactions