molfoundry.Graph#
- class molfoundry.Graph[source]#
Bases:
TSObject- property vertices: VertexRange#
- print() None[source]#
- print(first: GraphPrinter) None
- print(first: GraphPrinter, second: GraphPrinter | None) None
- Parameters:
first (GraphPrinter | None)
second (GraphPrinter | None)