Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions modules/ROOT/pages/configuration/file-locations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,9 @@ 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.
Description:: The JAR files of the Neo4j products as per Neo4j Edition. +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line doesn't make much sense to me.
Do the other lines need to be bullet points?
Maybe "The JAR files in the Neo4j products folder differ by Neo4j Edition"?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest of the PR looks fine though.

Enterprise Edition product folder contains link:https://neo4j.com/docs/bloom-user-guide/current/[Neo4j Bloom], link:https://neo4j.com/docs/graph-data-science/current/[Graph Data Science Library], link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/genai-integrations/[GenAI plugin], link:https://neo4j.com/docs/operations-manual/current/[Neo4j Ops Manager Server], and a _README.txt_ file with information on enabling them. +
Community Edition product folder contains only link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/genai-integrations/[GenAI plugin].

File permissions:: Read only.

Expand Down