Skip to content

Add Support for Graph Store Drivers in Griptape #915

@Kornspan

Description

@Kornspan

Is your feature request related to a problem? Please describe.
Griptape currently lacks a graph store driver, making it hard to manage and query graph-based data.

Describe the solution you'd like
I want to add a 'Basegraphstoredriver' abstract class with methods, and to add a FalkorDB graph store driver that extends this class that supports FalkorDB

Describe alternatives you've considered
To directly integrate the graph database into the Griptape components.

Additional context
It will allow future integrations with other graph databases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions