issues
search
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
Edge duplication check
#33
Closed
Gerard097
closed
3 years ago
Gerard097
commented
3 years ago
Added missing duplication check on
Edge::write
&
Edge::emplace
functions.
Edge::write
&Edge::emplace
functions.