[This is preliminary documentation and is subject to change.]
The depth the instance graph will be followed during the deserialization
process. The default value is 5, which means that a reference chain like
object_1.object_2.object_3.object_4.object_5 will be deserialized from the
storage if only object_1 is requested.
Declaration Syntax