Skip to content

Make Document Serializable or other was to preserve a Document #186

@PhantomYdn

Description

@PhantomYdn

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions