-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
ArcadeDB Version: 2.10.2
JDK Version: 11
OS: 11
Use Case: There is a web-form where users enter some information which expected to be serialized later into a Document. It will be very nice if ArcadeDB will allow using exactly the same form (Document) which later will be used for persistence. In OrientDB ODocument is serializable, so you can use it during pre-creation phase among several request-responses (so different sessions of working with a DB). The same behavior is useful for modification as well because it's useful to keep an intermediate state before actual persisting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request