neo4j-driver-rust
OfficialInteract with Neo4j using Rust.
Authormkd-neo4j
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of connecting to and interacting with a Neo4j graph database from a Rust application, handling connection setup, transaction management, and query execution.
Core Features & Use Cases
- Connection Management: Establish and manage connections to Neo4j instances.
- Transaction Handling: Execute operations within ACID transactions.
- Query Execution: Run Cypher queries and process results.
- Type Mapping: Deserialize query results into Rust data structures.
- Use Case: Integrate Neo4j as a data store for a Rust-based backend service, enabling complex relationship queries for applications like recommendation engines or fraud detection systems.
Quick Start
Use the neo4j-driver-rust skill to connect to a Neo4j database at 'bolt://localhost:7687' and execute the 'MATCH (n) RETURN n LIMIT 10' query.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: neo4j-driver-rust Download link: https://github.com/mkd-neo4j/bitcoin-chain-graph/archive/main.zip#neo4j-driver-rust Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.