iduedu.validate_graph

iduedu.validate_graph(graph)[source]

Validate all node, edge, topology and CRS contracts of an UrbanGraph.

Raises:
  • TypeError – If graph tables use unsupported types.

  • ValueError – If graph table contracts are violated.

Return type:

None