Skip to content

Commit 9fde7dd

Browse files
add neo4j example to documentation (#382)
1 parent 5700a16 commit 9fde7dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/ops/storages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,4 @@ Neo4j also provides a declaration spec `Neo4jDeclaration`, to configure indexing
201201
* `connection` (type: auth reference to `Neo4jConnectionSpec`)
202202
* `relationships` (type: `Sequence[ReferencedNode]`)
203203

204+
You can find an end-to-end example [here](https://github.com/cocoindex-io/cocoindex/tree/main/examples/docs_to_knowledge_graph)

0 commit comments

Comments
 (0)