Qurak

EmptyGraphQ

Available

Tests whether a graph has no edges

EmptyGraphQ[g]
Through[{EmptyGraphQ, VertexCount, EdgeCount, VertexDegree}[Graph[{}]]] → {False, 0, EdgeCount[Graph[{}]], VertexDegree[Graph[{}]]}

Topics

Related

All 6300 functions · Use this from an MCP client