Skip to content

Commit d3d7235

Browse files
Move picture to reference.
1 parent 1daadad commit d3d7235

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/ROOT/pages/endpoints.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ For more information, see link:{neo4j-docs-base-uri}/operations-manual/current/c
3535

3636
|===
3737

38+
The overall flow of the API is illustrated below, with each box representing a separate HTTP request:
39+
40+
image::http-cypher-transaction-api-flow.png[title="HTTP API flow"]
41+
3842
[[discovery-api]]
3943
== Retrieve the endpoints list with the Discovery API
4044

modules/ROOT/pages/index.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ To execute queries through the HTTP API, you may use either:
2525
[TIP]
2626
By default, the HTTP API uses port 7474 for HTTP and port 7473 for HTTPS.
2727

28-
The overall flow of the API is illustrated below, with each box representing a separate HTTP request:
29-
30-
image::http-cypher-transaction-api-flow.png[title="HTTP API flow"]
31-
3228

3329
ifndef::backend-pdf[]
3430
[discrete.glossary]

0 commit comments

Comments
 (0)