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
3 changes: 1 addition & 2 deletions modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ Additionally, prerelease version numbers may have additional suffixes, for examp

== Requirements

. https://neo4j.com/[Neo4j Database] version 5.x with https://neo4j.com/docs/apoc/current/[APOC] plugin.
. Neo4j version 5.15 or newer when you are using the xref:/directives/indexes-and-constraints.adoc#_vector_index_search[`@vector` directive].
. https://neo4j.com/deployment-center/#gdb-selfmanaged[Neo4j Database] or https://neo4j.com/product/auradb/[Neo4j AuraDB] version 5.x (5.15 or newer you are using using the xref:/directives/indexes-and-constraints.adoc#_vector_index_search[`@vector` directive].) with APOC Core plugin.
. https://nodejs.org/en/[Node.js] 20+.

== Resources
Expand Down
Loading