pub fn create_op_map( name: String, query_defs: Vec<Option<String>>, path: String, output_tables: Vec<String>, ) -> Item
Returns a Map type node, which maps a Path (key) to a given String (value)