GraphยญType Use with LLM Use with LLMCopy as MarkdownOpen in ChatGPTOpen in Claude Specifies if a graph has directed or undirected edges.Variants Undirected = 1 The graph has undirected edges.Directed = 2 The graph has directed edges.Arrow datatype UInt8API reference links ๐ C++ API docs for GraphType๐ Python API docs for GraphType๐ฆ Rust API docs for GraphTypeUsed by GraphEdges