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 = "" )
api
: Api objectschema
: A schema definition from api (a list object)schema_name
: A name of root schema