You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have com.arcadedb.serializer.JsonSerializer, used by the HTTP handlers, and com.arcadedb.database.JSONSerializer, used by the documents to serialize into JSON
The text was updated successfully, but these errors were encountered:
Currently we have
com.arcadedb.serializer.JsonSerializer
, used by the HTTP handlers, andcom.arcadedb.database.JSONSerializer
, used by the documents to serialize into JSONThe text was updated successfully, but these errors were encountered: