mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Update icon URLs from master to main branch (#9834)
This commit is contained in:
parent
e22f9fbce7
commit
f98d2d3d15
408 changed files with 408 additions and 408 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"interface_port": 7474,
|
||||
"documentation": "https://neo4j.com/docs/",
|
||||
"website": "https://neo4j.com/product/neo4j-graph-database/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/neo4j.webp",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/neo4j.webp",
|
||||
"config_path": "/etc/neo4j/neo4j.conf",
|
||||
"description": "Neo4j is a graph database designed to manage complex data relationships. It uses nodes, relationships, and properties to store and analyze connected data, making it ideal for applications like recommendation engines, fraud detection, and network analysis. Its structure allows for fast querying and deep data insights through native graph storage.",
|
||||
"install_methods": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue