LlamaIndex

This plugin provides support for AgensGraphStore integration in llamaindex, for persisting graphs directly in AgensGraph. Additionally, we support the PropertyGraphIndex and VectorStore, which allows you to store and query property graphs and vectors in AgensGraph.

  • Property Graph Store: AgensPropertyGraphStore

  • Knowledge Graph Store: AgensGraphStore

  • Vector Store: AgensgraphVectorStore

See the associated guides below:

Contents