Graph
Models a directed/undirected graph, consisting of a set of vertices and edges, which may be directed or undirected. Users of the API do not interact directly with this class; access is mediated via the VisuallyJsModel class.
Methods
getCluster()
getCluster(
seed):Cluster
Get the cluster containing the given vertex.