@@ -39,7 +39,6 @@ Each project has its own README:
3939
4040* [ Cypher (Neo4j driver) implementation] ( cypher/ )
4141* [ PostgreSQL implementation] ( postgres/ )
42- * [ SPARQL implementation] ( sparql/ )
4342
4443The [ Sparksee implementation] ( https://github.com/DAMA-UPC/ldbc-sparksee ) is maintained in a separate repository.
4544
@@ -55,43 +54,37 @@ The queries in this repository are work-in-progress. If possible, please cross-v
5554| -------------- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
5655| Neo4j (Cypher) | [ 01] ( cypher/queries/interactive-complex-1.cypher ) | [ 02] ( cypher/queries/interactive-complex-2.cypher ) | [ 03] ( cypher/queries/interactive-complex-3.cypher ) | [ 04] ( cypher/queries/interactive-complex-4.cypher ) | [ 05] ( cypher/queries/interactive-complex-5.cypher ) | [ 06] ( cypher/queries/interactive-complex-6.cypher ) | [ 07] ( cypher/queries/interactive-complex-7.cypher ) | [ 08] ( cypher/queries/interactive-complex-8.cypher ) | [ 09] ( cypher/queries/interactive-complex-9.cypher ) | [ 10] ( cypher/queries/interactive-complex-10.cypher ) | [ 11] ( cypher/queries/interactive-complex-11.cypher ) | [ 12] ( cypher/queries/interactive-complex-12.cypher ) | [ 13] ( cypher/queries/interactive-complex-13.cypher ) | [ 14] ( cypher/queries/interactive-complex-14.cypher ) |
5756| PostgreSQL | [ 01] ( postgres/queries/interactive-complex-1.sql ) | [ 02] ( postgres/queries/interactive-complex-2.sql ) | [ 03] ( postgres/queries/interactive-complex-3.sql ) | [ 04] ( postgres/queries/interactive-complex-4.sql ) | [ 05] ( postgres/queries/interactive-complex-5.sql ) | [ 06] ( postgres/queries/interactive-complex-6.sql ) | [ 07] ( postgres/queries/interactive-complex-7.sql ) | [ 08] ( postgres/queries/interactive-complex-8.sql ) | [ 09] ( postgres/queries/interactive-complex-9.sql ) | [ 10] ( postgres/queries/interactive-complex-10.sql ) | [ 11] ( postgres/queries/interactive-complex-11.sql ) | [ 12] ( postgres/queries/interactive-complex-12.sql ) | [ 13] ( postgres/queries/interactive-complex-13.sql ) | [ 14] ( postgres/queries/interactive-complex-14.sql ) |
58- | SPARQL | [ 01] ( sparql/queries/interactive-complex-1.sparql ) | [ 02] ( sparql/queries/interactive-complex-2.sparql ) | [ 03] ( sparql/queries/interactive-complex-3.sparql ) | [ 04] ( sparql/queries/interactive-complex-4.sparql ) | [ 05] ( sparql/queries/interactive-complex-5.sparql ) | [ 06] ( sparql/queries/interactive-complex-6.sparql ) | [ 07] ( sparql/queries/interactive-complex-7.sparql ) | [ 08] ( sparql/queries/interactive-complex-8.sparql ) | [ 09] ( sparql/queries/interactive-complex-9.sparql ) | [ 10] ( sparql/queries/interactive-complex-10.sparql ) | [ 11] ( sparql/queries/interactive-complex-11.sparql ) | [ 12] ( sparql/queries/interactive-complex-12.sparql ) | [ 13] ( sparql/queries/interactive-complex-13.sparql ) | [ 14] ( sparql/queries/interactive-complex-14.sparql ) |
5957
6058#### Short reads
6159
6260| query | [ 01] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-short-read-01.pdf ) | [ 02] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-short-read-02.pdf ) | [ 03] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-short-read-03.pdf ) | [ 04] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-short-read-04.pdf ) | [ 05] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-short-read-05.pdf ) | [ 06] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-short-read-06.pdf ) | [ 07] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-short-read-07.pdf ) |
6361| -------------- | --- | --- | --- | --- | --- | --- | --- |
6462| Neo4j (Cypher) | [ 01] ( cypher/queries/interactive-short-1.cypher ) | [ 02] ( cypher/queries/interactive-short-2.cypher ) | [ 03] ( cypher/queries/interactive-short-3.cypher ) | [ 04] ( cypher/queries/interactive-short-4.cypher ) | [ 05] ( cypher/queries/interactive-short-5.cypher ) | [ 06] ( cypher/queries/interactive-short-6.cypher ) | [ 07] ( cypher/queries/interactive-short-7.cypher ) |
6563| PostgreSQL | [ 01] ( postgres/queries/interactive-short-1.sql ) | [ 02] ( postgres/queries/interactive-short-2.sql ) | [ 03] ( postgres/queries/interactive-short-3.sql ) | [ 04] ( postgres/queries/interactive-short-4.sql ) | [ 05] ( postgres/queries/interactive-short-5.sql ) | [ 06] ( postgres/queries/interactive-short-6.sql ) | [ 07] ( postgres/queries/interactive-short-7.sql ) |
66- | SPARQL | [ 01] ( sparql/queries/interactive-short-1.sparql ) | [ 02] ( sparql/queries/interactive-short-2.sparql ) | [ 03] ( sparql/queries/interactive-short-3.sparql ) | [ 04] ( sparql/queries/interactive-short-4.sparql ) | [ 05] ( sparql/queries/interactive-short-5.sparql ) | [ 06] ( sparql/queries/interactive-short-6.sparql ) | [ 07] ( sparql/queries/interactive-short-7.sparql ) |
6764
6865#### Inserts
6966
7067| query | [ 01] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-01.pdf ) | [ 02] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-02.pdf ) | [ 03] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-03.pdf ) | [ 04] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-04.pdf ) | [ 05] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-05.pdf ) | [ 06] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-06.pdf ) | [ 07] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-07.pdf ) | [ 08] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/interactive-insert-08.pdf ) |
7168| -------------- | --- | --- | --- | --- | --- | --- | --- | --- |
7269| Neo4j (Cypher) | [ 01] ( cypher/queries/interactive-update-1.cypher ) | [ 02] ( cypher/queries/interactive-update-2.cypher ) | [ 03] ( cypher/queries/interactive-update-3.cypher ) | [ 04] ( cypher/queries/interactive-update-4.cypher ) | [ 05] ( cypher/queries/interactive-update-5.cypher ) | [ 06] ( cypher/queries/interactive-update-6.cypher ) | [ 07] ( cypher/queries/interactive-update-7.cypher ) | [ 08] ( cypher/queries/interactive-update-8.cypher ) |
7370| PostgreSQL | [ 01/p] ( postgres/queries/interactive-update-1-add-person.sql ) [ 01/c] ( postgres/queries/interactive-update-1-add-person-companies.sql ) [ 01/e] ( postgres/queries/interactive-update-1-add-person-emails.sql ) [ 01/l] ( postgres/queries/interactive-update-1-add-person-languages.sql ) [ 01/t] ( postgres/queries/interactive-update-1-add-person-tags.sql ) [ 01/u] ( postgres/queries/interactive-update-1-add-person-universities.sql ) | [ 02] ( postgres/queries/interactive-update-2.sql ) | [ 03] ( postgres/queries/interactive-update-3.sql ) | [ 04/f] ( postgres/queries/interactive-update-4-add-forum.sql ) [ 04/t] ( postgres/queries/interactive-update-4-add-forum-tags.sql ) | [ 05] ( postgres/queries/interactive-update-5.sql ) | [ 06/p] ( postgres/queries/interactive-update-6-add-post.sql ) [ 06/t] ( postgres/queries/interactive-update-6-add-post-tags.sql ) | [ 07/c] ( postgres/queries/interactive-update-7-add-comment.sql ) [ 07/t] ( postgres/queries/interactive-update-7-add-comment-tags.sql ) | [ 08] ( postgres/queries/interactive-update-8.sql ) |
74- | SPARQL | [01/p](sparql/queries/interactive-update-1-add-person.sparql) [01/c](sparql/queries/interactive-update-1-add-person-companies.sparql) [01/e](sparql/queries/interactive-update-1-add-person-emails.sparql) [01/l](sparql/queries/interactive-update-1-add-person-languages.sparql) [01/t](sparql/queries/interactive-update-1-add-person-tags.sparql) [01/u](sparql/queries/interactive-update-1-add-person-universities.sparql) | [02](sparql/queries/interactive-update-2.sparql) | [03](sparql/queries/interactive-update-3.sparql) | [04/f](sparql/queries/interactive-update-4-add-forum.sparql) [04/t](sparql/queries/interactive-update-4-add-forum-tags.sparql) | [05](sparql/queries/interactive-update-5.sparql) | [06/p](sparql/queries/interactive-update-6-add-post.sparql) [06/t](sparql/queries/interactive-update-6-add-post-tags.sparql) [06/i](sparql/queries/interactive-update-6-add-post-imagefile.sparql) [06/c](sparql/queries/interactive-update-6-add-post-content.sparql) | [07/c](sparql/queries/interactive-update-7-add-comment.sparql) [07/t](sparql/queries/interactive-update-7-add-comment-tags.sparql) | [08](sparql/queries/interactive-update-8.sparql) |
7571
7672### BI
7773
7874| query | [ 01] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-01.pdf ) | [ 02] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-02.pdf ) | [ 03] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-03.pdf ) | [ 04] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-04.pdf ) | [ 05] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-05.pdf ) | [ 06] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-06.pdf ) | [ 07] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-07.pdf ) | [ 08] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-08.pdf ) | [ 09] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-09.pdf ) | [ 10] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-10.pdf ) |
7975| -------------- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
8076| Neo4j (Cypher) | [ 01] ( cypher/queries/bi-1.cypher ) | [ 02] ( cypher/queries/bi-2.cypher ) | [ 03] ( cypher/queries/bi-3.cypher ) | [ 04] ( cypher/queries/bi-4.cypher ) | [ 05] ( cypher/queries/bi-5.cypher ) | [ 06] ( cypher/queries/bi-6.cypher ) | [ 07] ( cypher/queries/bi-7.cypher ) | [ 08] ( cypher/queries/bi-8.cypher ) | [ 09] ( cypher/queries/bi-9.cypher ) | [ 10] ( cypher/queries/bi-10.cypher ) |
8177| PostgreSQL | [ 01] ( postgres/queries/bi-1.sql ) | [ 02] ( postgres/queries/bi-2.sql ) | [ 03] ( postgres/queries/bi-3.sql ) | [ 04] ( postgres/queries/bi-4.sql ) | [ 05] ( postgres/queries/bi-5.sql ) | [ 06] ( postgres/queries/bi-6.sql ) | [ 07] ( postgres/queries/bi-7.sql ) | [ 08] ( postgres/queries/bi-8.sql ) | [ 09] ( postgres/queries/bi-9.sql ) | [ 10] ( postgres/queries/bi-10.sql ) |
82- | SPARQL | [ 01] ( sparql/queries/bi-1.sparql ) | [ 02] ( sparql/queries/bi-2.sparql ) | [ 03] ( sparql/queries/bi-3.sparql ) | [ 04] ( sparql/queries/bi-4.sparql ) | [ 05] ( sparql/queries/bi-5.sparql ) | [ 06] ( sparql/queries/bi-6.sparql ) | [ 07] ( sparql/queries/bi-7.sparql ) | [ 08] ( sparql/queries/bi-8.sparql ) | [ 09] ( sparql/queries/bi-9.sparql ) | [ 10] ( sparql/queries/bi-10.sparql ) |
8378
8479| query | [ 11] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-11.pdf ) | [ 12] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-12.pdf ) | [ 13] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-13.pdf ) | [ 14] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-14.pdf ) | [ 15] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-15.pdf ) | [ 16] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-16.pdf ) | [ 17] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-17.pdf ) | [ 18] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-18.pdf ) | [ 19] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-19.pdf ) | [ 20] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-20.pdf ) |
8580| -------------- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
8681| Neo4j (Cypher) | [ 11] ( cypher/queries/bi-11.cypher ) | [ 12] ( cypher/queries/bi-12.cypher ) | [ 13] ( cypher/queries/bi-13.cypher ) | [ 14] ( cypher/queries/bi-14.cypher ) | [ 15] ( cypher/queries/bi-15.cypher ) | [ 16] ( cypher/queries/bi-16.cypher ) | [ 17] ( cypher/queries/bi-17.cypher ) | [ 18] ( cypher/queries/bi-18.cypher ) | [ 19] ( cypher/queries/bi-19.cypher ) | [ 20] ( cypher/queries/bi-20.cypher ) |
8782| PostgreSQL | [ 11] ( postgres/queries/bi-11.sql ) | [ 12] ( postgres/queries/bi-12.sql ) | [ 13] ( postgres/queries/bi-13.sql ) | [ 14] ( postgres/queries/bi-14.sql ) | [ 15] ( postgres/queries/bi-15.sql ) | [ 16] ( postgres/queries/bi-16.sql ) | [ 17] ( postgres/queries/bi-17.sql ) | [ 18] ( postgres/queries/bi-18.sql ) | [ 19] ( postgres/queries/bi-19.sql ) | [ 20] ( postgres/queries/bi-20.sql ) |
88- | SPARQL | [ 11] ( sparql/queries/bi-11.sparql ) | [ 12] ( sparql/queries/bi-12.sparql ) | [ 13] ( sparql/queries/bi-13.sparql ) | [ 14] ( sparql/queries/bi-14.sparql ) | [ 15] ( sparql/queries/bi-15.sparql ) | [ 16] ( sparql/queries/bi-16.sparql ) | [ 17] ( sparql/queries/bi-17.sparql ) | [ 18] ( sparql/queries/bi-18.sparql ) | [ 19] ( sparql/queries/bi-19.sparql ) | [ 20] ( sparql/queries/bi-20.sparql ) |
8983
9084| query | [ 21] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-21.pdf ) | [ 22] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-22.pdf ) | [ 23] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-23.pdf ) | [ 24] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-24.pdf ) | [ 25] ( https://ldbc.github.io/ldbc_snb_docs_snapshot/bi-read-25.pdf ) |
9185| -------------- | --- | --- | --- | --- | --- |
9286| Neo4j (Cypher) | [ 21] ( cypher/queries/bi-21.cypher ) | [ 22] ( cypher/queries/bi-22.cypher ) | [ 23] ( cypher/queries/bi-23.cypher ) | [ 24] ( cypher/queries/bi-24.cypher ) | [ 25] ( cypher/queries/bi-25.cypher ) |
9387| PostgreSQL | [ 21] ( postgres/queries/bi-21.sql ) | [ 22] ( postgres/queries/bi-22.sql ) | [ 23] ( postgres/queries/bi-23.sql ) | [ 24] ( postgres/queries/bi-24.sql ) | [ 25] ( postgres/queries/bi-25.sql ) |
94- | SPARQL | [ 21] ( sparql/queries/bi-21.sparql ) | [ 22] ( sparql/queries/bi-22.sparql ) | [ 23] ( sparql/queries/bi-23.sparql ) | [ 24] ( sparql/queries/bi-24.sparql ) | [ 25] ( sparql/queries/bi-25.sparql ) |
9588
9689
9790## User's guide
0 commit comments