PHB-CS123 / graphene

CS123 Graph Database Project
Apache License 2.0
0 stars 0 forks source link

Be able to update a node based on relation #21

Open eugene-bulkin opened 9 years ago

eugene-bulkin commented 9 years ago

Should be able to update a node from the UPDATE RELATION command; this is useful in scenarios in which we want to update a node only if it is related to some other node in some way.