Neo Ogm Knowledge Graph Service Properties
data class NeoOgmKnowledgeGraphServiceProperties(val chunkNodeName: String = "Document", val entityNodeName: String = "Entity")
Parameters
chunk Node Name
the name of the node representing a chunk in the knowledge graph
entity Node Name
the name of a node representing an entity in the knowledge graph