trustedanalytics drop_graphs¶
-
drop_graphs
(items)¶ Deletes the graph on the server.
Parameters: items : [ str | graph object | list [ str | graph objects ]]
Either the name of the graph object to delete or the graph object itself
Returns: : list
Number of graphs deleted.