blob: a13c5094f640708bef10d909f3fb54ffa7f8eba6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
= Honeycomb Data layer. API
Provides data tree abstraction for data store modeling.
ModifiableDataTree can be used to model CONFIG data store.
ReadableDataTree can be used to model OPERATIONAL data store.
|