| http://www.w3.org/ns/prov#value | - If not given, maxdepth defaults to 1. cliques(node [, minsize [, maxsize]]) Finds and returns any cliques (completely connected subgraphs) that node is part of. minsize defaults to 3. isClique(nodes) Given an array of parts, returns a boolean that indicates whether this group is a clique.
|