You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/extending-neo4j/index.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Neo4j provides the following methods to extend the standard functionality:
17
17
====
18
18
The HTTP API is deprecated since Neo4j 5.26.
19
19
Instead, the Query API is introduced.
20
-
For details, refer to the link:neo4j-docs-base-uri/query-api/current[Query API documentation].
20
+
For details, refer to the link:{neo4j-docs-base-uri}/query-api/current[Query API documentation].
21
21
====
22
22
23
23
Writing extensions requires the user to be familiar with Java or other JVM programming languages, and to have an environment set up for compiling such code.
0 commit comments