gdbassett / moirai

1 stars 1 forks source link

Add construct adder to server #11

Open gdbassett opened 11 years ago

gdbassett commented 11 years ago

Add a RPC to add constructs to the graph. It will: take a construct. compare it to the graph. combine like attributes and link the construct to the graph. give the nodes/edges a unique constructID. return the contructID.