Skip to content

Add Support for Neo4j Graph DB #33

@bhaskarblur

Description

@bhaskarblur

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions