Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/graphviz/model/clusters.ts>Cluster#existSubgraph

🦕 Simple Graphviz library for Deno.
Latest
method Cluster.prototype.existSubgraph
import { Cluster } from "https://deno.land/x/graphviz@v0.2.1/model/clusters.ts";

Check if the Subgraph exists in the cluster.

Returns

boolean