Hi,
I have two tables.
fields of table 1: 'A', 'B', 'C'
fields of table 2:'A', 'D', 'E'
and I want to create relation between all records in field 'A' of table 1 and field 'A' of table 2.
How can I do this using cypher?
I've installed Neo4j and I wanted to connect it to Siren platform using JDBC Driver. But when I create ontalogy in datasource reflection jobs:
[parse_exception] request body is required :: {"path":"/.siren/_bulk","query":{"refresh":"wait_for"},"body"...