-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.yaml
More file actions
45 lines (45 loc) · 1.58 KB
/
manifest.yaml
File metadata and controls
45 lines (45 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
version: 0.2.0
type: plugin
author: nikola_milosevic
name: neo4j_query
label:
en_US: Neo4j Query Tool
ja_JP: Neo4j クエリツール
zh_Hans: Neo4j 查询工具
pt_BR: Ferramenta de Consulta Neo4j
description:
en_US: Secure Neo4j graph database integration with parameterized queries, write protection, and multi-database support. Query knowledge graphs with Cypher from Dify workflows and AI agents.
ja_JP: パラメータ化されたクエリ、書き込み保護、マルチデータベースサポートを備えた安全なNeo4jグラフデータベース統合。DifyワークフローとAIエージェントからCypherでナレッジグラフをクエリします。
zh_Hans: 安全的Neo4j图数据库集成,支持参数化查询、写保护和多数据库支持。通过Dify工作流和AI代理使用Cypher查询知识图谱。
pt_BR: Integração segura de banco de dados de grafo Neo4j com consultas parametrizadas, proteção de escrita e suporte a múltiplos bancos de dados. Consulte grafos de conhecimento com Cypher de fluxos de trabalho Dify e agentes de IA.
icon: icon.svg
resource:
memory: 268435456
permission:
tool:
enabled: true
node:
enabled: false
endpoint:
enabled: true
app:
enabled: true
storage:
enabled: true
size: 1048576
plugins:
tools:
- provider/neo4j_query.yaml
meta:
version: 0.2.0
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
minimum_dify_version: null
created_at: 2024-12-06T09:52:08.161644+02:00
privacy: PRIVACY.md
verified: false