Hi,
I have two tables, Nodes and Relations. In the first table are informations
about nodes - labels, properties etc. In the second table are relations in
this format: source node, destination node, weight, label, property.
Is it possible to import second table with oetl? I don't know, how to
describe this M:N relation in JSON.
I can just define one direction, which leads to error:
"edge": { "class": "Relation",
"joinFieldName": "SOURCEID",
"lookup": "Node.ID",
"direction": "out"
}
Thanks
Marek
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.