hypha-dao / document-graph

EOSIO contracts for modeling a graph data structure with flexible data storage of each document
MIT License
10 stars 3 forks source link

Added skippable groups on documents merge process #27

Closed Gerard097 closed 3 years ago

Gerard097 commented 3 years ago

This adds a check for the tag 'skip_from_merge' on any given content group to avoid merging it and overwriting the original document content.