Neo4j Driver Go Skill

Covers the Neo4j Go Driver v6 — driver lifecycle, ExecuteQuery, managed and explicit transactions, session config, error handling, data type mapping, and connection tuning. Use when writing Go code that connects to Neo4j, setting up NewDriver or ExecuteQuery, debugging sessions/transactions/result handling, or working with neo4j-go-driver v5→v6 migration. Triggers on NewDriver, ExecuteQuery, SessionConfig, ManagedTransaction, neo4j-go-driver. Does NOT handle Cypher query authoring — use neo4j-cypher-skill. Does NOT cover driver version migration steps — use neo4j-migration-skill.

neo4j-contrib 048901c 4 files · 19.7 KB Updated

File contents

neo4j-contrib/neo4j-skills/tree/main/neo4j-driver-go-skill commit 048901c1ee

Frequently asked questions

npx skillmds add neo4j-contrib/neo4j-driver-go-skill