[Feature Request]: Memgraph Index / constraints in the Neo4j transforms
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 204
Description
### What would you like to happen?
The Neo4j transforms in Hop work great with Memgraph for standard cypher queries but there are a few things Memgraph does different from Neo4j with how they use Cypher and the Bolt protocol. One of the main issues is that they do indexes and constraints different. It would be great if there was a way to specify if the connection uses Neo4j, Memgraph or some other graphdb compatible with the Bolt protocol which may have a variation on their interpretation of the opencypher standard. With this then the transforms can have variations made to how they do things like handle creating indexes or contraints.
### Issue Priority
Priority: 3
### Issue Component
Component: Neo4j
Contributor guide
Assessment
This issue has not been assessed yet.