File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ import Neo4jPrerequisites from '/snippets/general-shared-text/neo4j.mdx';
1010
1111<Neo4jPrerequisites />
1212
13+ ## Graph Output
14+
15+ import Neo4jGraphFormat from ' /snippets/general-shared-text/neo4j-graph.mdx' ;
16+
17+ <Neo4jGraphFormat />
18+
1319To create or change a Neo4j destination connector, see the following examples.
1420
1521import Neo4jAPIRESTCreate from ' /snippets/destination_connectors/neo4j_rest_create.mdx' ;
Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ import Neo4jPrerequisites from '/snippets/general-shared-text/neo4j.mdx';
1010
1111<Neo4jPrerequisites />
1212
13+ ## Graph Output
14+
15+ import Neo4jGraphFormat from ' /snippets/general-shared-text/neo4j-graph.mdx' ;
16+
17+ <Neo4jGraphFormat />
18+
1319To create the destination connector:
1420
15211 . On the sidebar, click ** Connectors** .
You can’t perform that action at this time.
0 commit comments