Damien Bushby
Damien Bushby
Note Although, in the example above, we have assigned attributes to the person entity, they are yet to be defined. We soon learn how to define an attribute. I read...
There were lots more of read 'Step 2' before doing 'Step 1' so I didn't try to see if it worked as I expect it won't work, which is a...
also https://dev.grakn.ai/docs/query/match-clause https://dev.grakn.ai/docs/query/get-query
I just tried a different approach based on https://docs.n8n.io/data/data-mapping/data-item-linking/item-linking-node-building/ but it failed as well. My example does not include "item": item.pairedItem as item.pairedItem is undefined or "item": i, as i...
Yes, the docs are unclear, and seemingly contradictory. I just made two examples, based on the two processes shown in the doc, both of which did not work. It would...
I agree, particularly since some of the code snippets do not work after going through significant effort to adapt them to the phone_calls keyspace. Mostly this is due to the...
same diagram in https://dev.grakn.ai/docs/examples/phone-calls-migration-nodejs https://dev.grakn.ai/docs/examples/phone-calls-migration-java https://dev.grakn.ai/docs/examples/phone-calls-migration-python
It would be nice if your example showed how to do all this in docker.