TigerGraph
GSQL code for maximal clique
GSQL
Queries
minhntn
January 11, 2024, 3:55pm
1
Hi,
I want to have the GSQL code for finding maximal clique?
The schema I have is:
Vertex Person
Edge relationship (from Person, to Person)
Thank you!