NodesQueryType🔗Definition🔗type NodesQueryType string const ( NodesQueryTypeRandom NodesQueryType = "random" NodesQueryTypeResponse NodesQueryType = "response" NodesQueryTypeRandomEdges NodesQueryType = "random edges" )