ReadonlyaddressReadonlybehaviorReadonlydatabaseProtected Static ReadonlyDELETIONProtected StaticglobalProtected Static ReadonlyINCLUSIONProtectedaddOptionalkey: ScalarKey | Muid | [Muid, Muid] | Addressable | [Addressable, Addressable]Optionalvalue: Value | Deletion | InclusionOptionalmeta: MetaOptionalonContainer: MuidDumps the contents of this group to a javascript array.Only includes explicitly included members. useful for debugging and could also be used to export data by walking the tree
OptionalasOf: AsOfeffective time to get the dump for: leave undefined to get data as of the present
an array containing Values (e.g. numbers, strings) and Containers (e.g. other Lists, Boxes, Directories)
Generates a JSON representation of the data in the group. Mostly intended for demo/debug purposes.
true to pretty print (not yet implemented)
OptionalasOf: AsOfoptional timestamp to look back to
Optionalseen: Set<string>(internal use only! This prevents cycles from breaking things)
a JSON string
Protected StaticaddStaticcreateStaticget
Excludes a Muid or Container from the group.