apiVersion: v3
kind: library
metadata:
  name: datasource-neo4j
  description: |
    Neo4j Datasource.
    - Provides Neo4j graph database connection and query utilities.
    - Handles graph data persistence and retrieval operations.
  owner: kdh
  tags:
    - public:false
spec:
  type: utility
