step-up-labs / firebase-database-dotnet

C# library for Firebase Realtime Database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-path Updates

iFelinto opened this issue · comments

Hi there,

any tips on how to achieve atomic operations with multi-path updates? Something equivalent to the Java library for updateChildren?

Thanks!