diff --git a/modules/ROOT/pages/configuration/file-locations.adoc b/modules/ROOT/pages/configuration/file-locations.adoc index 953a0d909..ad47d3daa 100644 --- a/modules/ROOT/pages/configuration/file-locations.adoc +++ b/modules/ROOT/pages/configuration/file-locations.adoc @@ -24,10 +24,11 @@ For the Neo4j's uses of the Java Native Access (JNA) library, set `server.jvm.ad [[neo4j-bin]] === Bin -Description:: The Neo4j running script and built-in tools, such as xref:tools/cypher-shell.adoc[Cypher Shell] and xref:tools/neo4j-admin/index.adoc[Neo4j Admin]. +The _bin_ directory contains the Neo4j running script and built-in tools, such as xref:tools/cypher-shell.adoc[Cypher Shell] and xref:tools/neo4j-admin/index.adoc[Neo4j Admin]. File permissions:: Read only and execute. +._bin_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -42,10 +43,11 @@ File permissions:: Read only and execute. [[neo4j-certificates]] === Certificates -Description:: The Neo4j TLS certificates. +The certificate directory contains the Neo4j TLS certificates. File permissions:: Read only. +._certificates_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -60,11 +62,12 @@ File permissions:: Read only. [[neo4j-config]] === Configuration -Description:: The Neo4j configuration settings, Log4j configuration settings, and the JMX access credentials. +The _configuration_ directory contains the Neo4j configuration settings, Log4j configuration settings, and the JMX access credentials. For details about _neo4j.conf_, see xref:configuration/neo4j-conf.adoc[The neo4j.conf file]. File permissions:: Read only +._configuration_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -88,11 +91,12 @@ _/etc/neo4j/user-log.xml_ [[data]] === Data -Description:: All data-related content, such as databases, transactions, cluster-state (if applicable), dumps, and the _cypher.script_ files (from the `neo4j-admin database restore` command). +The _data_ directory contains all data-related content, such as databases, transactions, cluster-state (if applicable), dumps, and the _cypher.script_ files (from the `neo4j-admin database restore` command). The data directory is internal to Neo4j and its structure is subject to change between versions without notice. File permissions:: Read and write. +._data_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -107,10 +111,11 @@ File permissions:: Read and write. [[neo4j-import]] === Import -Description:: All CSV files that the command `LOAD CSV` uses as sources to import data in Neo4j. +The _import_ directory contains all CSV files that the command `LOAD CSV` uses as sources to import data in Neo4j. File permissions:: Read only +._import_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -125,11 +130,12 @@ File permissions:: Read only [[neo4j-labs]] === Labs -Description:: Contains APOC Core. +The _labs_ directory contains APOC Core. For more information, see https://neo4j.com/docs/apoc/current/installation/[APOC User Guide -> Installation]. File permissions:: Read only. +._labs_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -144,10 +150,11 @@ File permissions:: Read only. [[neo4j-lib]] === Lib -Description:: All Neo4j dependencies. +The _lib_ directory contains all Neo4j dependencies. File permissions:: Read only. +._lib_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -162,10 +169,11 @@ File permissions:: Read only. [[neo4j-licenses]] === Licenses -Description:: For storing license files from Neo4j. +The _licenses_ directory contains Neo4j license files. File permissions:: Read only. +._licenses_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -180,10 +188,11 @@ File permissions:: Read only. [[neo4j-logs]] === Logs -Description:: The Neo4j log files. +The _logs_ directory contains the Neo4j log files. File permissions:: Read and write. +._logs_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -200,10 +209,11 @@ File permissions:: Read and write. [[neo4j-metrics]] === Metrics -Description:: The Neo4j built-in metrics for monitoring the Neo4j DBMS and each individual database. +The _metrics_ directory contains the Neo4j built-in metrics for monitoring the Neo4j DBMS and each individual database. File permissions:: Read and write. +._metrics_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -218,10 +228,11 @@ File permissions:: Read and write. [[neo4j-plugins]] === Plugins -Description:: Custom code that extends Neo4j, for example, user-defined procedures, functions, and security plugins. +The _plugins_ directory contains custom code that extends Neo4j, for example, user-defined procedures, functions, and security plugins. File permissions:: Read only. +._plugins_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -237,11 +248,21 @@ File permissions:: Read only. [[neo4j-products]] === Products -Description:: The JAR files of the Neo4j products: link:https://neo4j.com/docs/graph-data-science/current/[Graph Data Science Library], link:https://neo4j.com/docs/bloom-user-guide/current/[Neo4j Bloom], and link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/genai-integrations/[GenAI plugin]. -The folder also contains a _README.txt_ file with information on enabling them. +The _products_ directory contains the JAR files of the Neo4j products. + +For Enterprise Edition, these are: + +* link:{neo4j-docs-base-uri}/bloom-user-guide/current/[Neo4j Bloom] +* link:{neo4j-docs-base-uri}/graph-data-science/current/[Graph Data Science Library] +* link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/genai-integrations/[GenAI plugin] +* link:{neo4j-docs-base-uri}/ops-manager/current/[Neo4j Ops Manager Server] +* _README.txt_ file -- with information on enabling them. + +Community Edition contains only the link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/genai-integrations/[GenAI plugin]. File permissions:: Read only. +._products_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution @@ -256,10 +277,11 @@ File permissions:: Read only. [[neo4j-run]] === Run -Description:: The processes IDs. +The _run_ directory contains the processes IDs. File permissions:: Read and write. +._run_ directory default location per distribution [cols="1,4", options="header"] |=== | Neo4j distribution