Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Compound Nodes in Cytoscape JS

What do Compound Nodes mean in Cytoscape JS?

like image 607
Pranjal Mittal Avatar asked Sep 12 '25 19:09

Pranjal Mittal


1 Answers

A compound node is a node that has one or more other nodes within it. It's similar to embedded divs in HTML.

like image 72
maxkfranz Avatar answered Sep 15 '25 08:09

maxkfranz