get_schema_graphviz_dot function

Get schema graphviz dot (experimental in this version)

Get schema graphviz dot (experimental in this version)

Create a graphviz presentation of schema structure (experimental)

get_schema_graphviz_dot( api, schema, schema_name = NULL, rankdir = "LR", gv_attrs = "" )

Arguments

  • api: Api object
  • schema: A schema definition from api (a list object)
  • schema_name: A name of root schema
  • Maintainer: Marcel Ramos
  • License: MIT + file LICENSE
  • Last published: 2024-09-30