Skip to main content
The Neo4jKnowledgeBase class provides access to documents stored in a Neo4j graph database. It enables efficient document storage, retrieval, and clustering based on topic similarity. The implementation supports topic discovery, document embedding, and language detection.

Dependencies

The following external dependencies are required:

Usage Example