Skip to main content

serialization:json to data tree

Version: 0.0.0

Description

Reads a json file or string to a DataTree

Inputs

InputNameExpected type(s)Description
Pin 0
Required
string_or_pathstring, data_sources

Outputs

OutputNameExpected type(s)Description
Pin 0data_treeabstract_data_tree

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: serialization

Plugin: core

Scripting name: None

Full name: None

Internal name: json_to_data_tree

License: None

Changelog

  • Version 0.0.0: Initial release.