andrii0lomakin / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
http://orientdb.org
Apache License 2.0
0 stars 0 forks source link

Ensure that deleted documents are unloaded from lazy loaded properties of documents. #95

Closed andrii0lomakin closed 6 months ago

andrii0lomakin commented 6 months ago

If we delete document it should be unloaded from the related property. Otherwise, we create inconsistencies in data.