We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4947cb6 commit 2ab8e37Copy full SHA for 2ab8e37
docs/antora/modules/ROOT/pages/rendering.adoc
@@ -7,7 +7,7 @@ If you have not yet created a `VisualizationGraph` object, refer to one of the f
7
8
* xref:getting-started.adoc[Getting started] for creating a visualization graph from scratch using `neo4j-viz`
9
primitives like link:{api-docs-uri}/node[Node] and link:{api-docs-uri}/relationship[Relationship] and
10
- link:{api-docs-uri}/visualization-graph>[`VisualizationGraph`] directly.
+ link:{api-docs-uri}/visualization-graph[`VisualizationGraph`] directly.
11
* xref:integration/index.adoc[] for importing data from a Pandas DataFrame or Neo4j GDS projection.
12
13
== The `render` method
0 commit comments