-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Extend NeoBase to support Neo4j, enabling users to interact with graph databases using natural language queries.
Requirements:
- Implement Cypher query generation based on user requests.
- Enable schema discovery for nodes, relationships, and properties.
- Use the neo4j-go-driver for query execution and connection handling.
- Support graph traversals, pattern matching, and aggregations.
- Ensure pagination support for large graph queries.
- Maintain a consistent user experience with existing database integrations.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request