Package com.orientechnologies.orient.core.db.document
package com.orientechnologies.orient.core.db.document
-
ClassDescriptionGeneric interface for document based Database implementations.Document API entrypoint.Created by tglman on 27/06/16.Is used in together with
ODocumentFieldWalkerto visit all fields of current document.This class allows to walk through all fields of single document using instance ofODocumentFieldVisitorclass.Created by luigidellaquila on 01/12/16.