What are the main input tables required for the clique action?
1 vues
Réponse
The primary input tables are the `links` table, which defines the graph's link structure, and optionally, the `nodes` table, which provides information about the graph's nodes.