Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Finish Implementation of the Graph Adapter #25

Open
vonjackets opened this issue Dec 4, 2024 · 0 comments
Open

Feature Request: Finish Implementation of the Graph Adapter #25

vonjackets opened this issue Dec 4, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@vonjackets
Copy link
Collaborator

It is a goal of Polar to be somewhat agnostic to whichever graph database a user chooses to store data in. Work to implement the graph adapter traits and data structures started during the project's initial development phase but were not completed. So as of now the agents rely on neo4j via the neo4rs crate. While useful, it is unsatisfactory. Finishing the graph adapter implementation and wrapping neo4rs in a particular wrapper would be a great start to making the project more modular.

@vonjackets vonjackets added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant