GraphCommunity
org.llm4s.knowledgegraph.graphrag.GraphCommunity
final case class GraphCommunity(id: String, level: Int, nodeIds: Set[String], edgeCount: Int, parentCommunityId: Option[String], summary: Option[String])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article