to_json
to_json(
self ,
indent: int | None[int, None] = 2,
)-> ‘str’
Return the graph behind this node as JSON text.
| method of dascore.workflow.provenance.ProvenanceNode | source |
to_json(
self ,
indent: int | None[int, None] = 2,
)-> ‘str’
Return the graph behind this node as JSON text.