Skip to content

Commit 45a0709

Browse files
AleSim94aleksandarneo4j
andauthored
Added rdflib-neo4j (#104)
added link to rdflib-neo4j Co-authored-by: aleksandarneo4j <[email protected]>
1 parent 052c1fd commit 45a0709

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The action runs the `npm run build` command which builds the following playbooks
4949
- link:https://neo4j.com/labs/neo4j-helm/1.0.0/[Helm^]
5050
- link:https://neo4j.com/labs/etl-tool/1.5.0/[ETL Tool^]
5151
- link:https://neo4j.com/labs/neodash/2.1/[NeoDash^]
52+
- link:https://neo4j.com/labs/rdflib-neo4j/1.0/[RDFlib-Neo4j^]
5253
- link:https://neo4j.com/labs/aura-cli/1.0/[Aura CLI^]
5354

5455
The HTML files built by the build command are uploaded to the `static-content.neo4j.com` S3 Bucket, where it is synced hourly with the link:neo4j.com[] server. The cronjob runs on the hour, every hour so it may take up to an hour for the content to become live.

labs-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ content:
2525
- url: https://github.com/michael-simons/neo4j-migrations
2626
branches: ['main']
2727
start_path: docs
28+
- url: https://github.com/neo4j-labs/rdflib-neo4j
29+
branches: ['1.0']
30+
start_path: docs
2831
- url: https://github.com/neo4j-labs/aura-cli
2932
branches: ['1.0']
3033
start_path: docs

0 commit comments

Comments
 (0)