Skip to content

Commit 9176a5e

Browse files
Fix version number in doc
1 parent e11537f commit 9176a5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/semantic_indexes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Semantic Indexes
66

77
Full Text Index
88
----------------
9-
From version 5.5.3 neomodel provides a way to interact with neo4j `Full Text indexing <https://neo4j.com/docs/cypher-manual/current/indexes/semantic-indexes/full-text-indexes/>`_.
9+
From version 6.0.0 neomodel provides a way to interact with neo4j `Full Text indexing <https://neo4j.com/docs/cypher-manual/current/indexes/semantic-indexes/full-text-indexes/>`_.
1010
The Full Text Index can be be created for both node and relationship properties. Only available for Neo4j version 5.16 or higher.
1111

1212
Defining a Full Text Index on a Property

0 commit comments

Comments
 (0)