Ask a question to get started
Enter to sendā¢Shift+Enter new line
to_json( self, *, with_schemas: bool = False ) -> dict[str, list
with_schemas
bool
False
Convert the graph to a JSON-serializable format.
Whether to include the schemas of the nodes if they are Pydantic models.