PropertyDefinition
org.llm4s.knowledgegraph.extraction.PropertyDefinition
Defines a property expected on an entity type.
Value parameters
- description
-
Optional description used as a hint for the LLM
- name
-
The property name (e.g., "role", "department")
- required
-
Whether this property must be present on extracted entities of the parent type
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article