cypher-builder
cypher-builder copied to clipboard
Missing Documentation
- [x] Variables & params - #49
- [x] RawCypher
- [x] (Getting Started) Connecting to neo4j-driver - #281
- [x] #306
- [x] #225
- [x] #305
- [x] Unions
- [x] Pattern & list comprehensions #287
- [ ] Clauses
- [ ] Working with lists
- [ ] HasLabels
- [ ] Label expressions
Putting this here as it seems most relevant.
I don't know if I'm doing something fundamentally wrong. But I would appreciate it so much if you could provide an example of created an edge between two arbitrary nodes.
Hi @Mearman
The best space for questions at the moment is the Discussions page.
To achieve what you want, probably 2 MATCH statements and a CREATE is probably the best way
If you need more details, please open a discussion with more details about the Cypher statement you want to create
Apologies, didn't see you had discussions enabled