Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

Implement LDBC driver #341

Open
szarnyasg opened this issue Jun 27, 2018 · 1 comment
Open

Implement LDBC driver #341

szarnyasg opened this issue Jun 27, 2018 · 1 comment

Comments

@szarnyasg
Copy link
Member

To allow proper validation with the LDBC BI workload, we'll need to implement an LDBC SNB driver, along the lines of the Neo4j driver implementation.

cc @hegyibalint

@szarnyasg szarnyasg self-assigned this Jun 27, 2018
@szarnyasg szarnyasg added this to the summer 2018 milestone Jun 27, 2018
szarnyasg added a commit that referenced this issue Jun 27, 2018
@szarnyasg szarnyasg modified the milestones: summer 2018, autumn 2018 Aug 9, 2018
@szarnyasg
Copy link
Member Author

szarnyasg commented Oct 5, 2018

We currently perform validation in the BiValidationTest class. Implementing an LDBC driver certainly would have its benefits, however, it cannot be used for benchmarking as it is.
The reason for this is that the LDBC driver is geared towards the Interactive workload and does not support incremental queries, i.e. it has no way of registering a query with its substitution parameters and executing it continuously. Hence, we are postponing this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant