rorymadden / neoprene

Neo4j ORM for Node.js
http://rorymadden.github.com/neoprene
Apache License 2.0
13 stars 3 forks source link

Update - Send only updated elements #5

Open rorymadden opened 11 years ago

rorymadden commented 11 years ago

Currently on update even if only one data item is edited the whole node is sent. It would be good to send just the updated portions.