DocumentNode

class orion_notebook.graph.nodes.document_node.DocumentNode(id: str, data: orion_notebook.graph.nodes.node_data.DocumentNodeData)

Bases: orion_notebook.graph.nodes.node.Node

Class that represents a node of document type in a Graph instance

data: orion_notebook.graph.nodes.node_data.DocumentNodeData
get_extra_details()

Retrieves and sets the details for the DocumentNode instance, performing requests to the TH library