llama-index graph stores amazon neptune integration
Project description
LlamaIndex Graph_Stores Integration: Neptune
Amazon Neptune makes it easy to work with graph data in the AWS Cloud. Amazon Neptune includes both Neptune Database and Neptune Analytics.
Neptune Database is a serverless graph database designed for optimal scalability and availability. It provides a solution for graph database workloads that need to scale to 100,000 queries per second, Multi-AZ high availability, and multi-Region deployments. You can use Neptune Database for social networking, fraud alerting, and Customer 360 applications.
Neptune Analytics is an analytics database engine that can quickly analyze large amounts of graph data in memory to get insights and find trends. Neptune Analytics is a solution for quickly analyzing existing graph databases or graph datasets stored in a data lake. It uses popular graph analytic algorithms and low-latency analytic queries.
In this project, we integrate both Neptune Database and Neptune Analytics as the graph store to store the LlamaIndex graph data,
and use openCypher to query the graph data. so that people can use Neptune to interact with LlamaIndex graph index.
-
Neptune Database
- Property Graph Store:
NeptuneDatabasePropertyGraphStore
- Knowledge Graph Store:
NeptuneDatabaseGraphStore
- Property Graph Store:
-
Neptune Analytics
- Property Graph Store:
NeptuneAnalyticsPropertyGraphStore
- Knowledge Graph Store:
NeptuneAnalyticsGraphStore
- Property Graph Store:
Installation
pip install llama-index llama-index-graph-stores-neptune
Usage
Property Graph Store
Please checkout this tutorial to learn how to use Amazon Neptune with LlamaIndex.
Knowledge Graph Store
Checkout this tutorial to learn how to use Amazon Neptune with LlamaIndex.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file llama_index_graph_stores_neptune-0.1.4.tar.gz
.
File metadata
- Download URL: llama_index_graph_stores_neptune-0.1.4.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddf9ab66e209a831398cad83574e57db54c279a1869c3de36c101698c57ba4fc |
|
MD5 | ebc0071b8d65c234473296ce6f0769e6 |
|
BLAKE2b-256 | a9817fb950067b02ba4748016e7118fcdd3b538b98149a46c32a8b0b83a7bf5f |
File details
Details for the file llama_index_graph_stores_neptune-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: llama_index_graph_stores_neptune-0.1.4-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdab4f3ccf761473970cdc2c9fe8b41faffbeb366938475297862de8e484b040 |
|
MD5 | 5aa2c9e807fbb4292cef8d8b3717b012 |
|
BLAKE2b-256 | 53d9cb7aa6bbf38b6980a6b804e2580f9c63dcc6546867f62763beec337019f5 |