In the java driver documentation, all of the edge manipulation examples reference "key" when describing the from/to endpoints. I tried using the _key value, assuming that is what "key" meant when setting up an edge but would always get an error about the edge attribute(s) not being correct. I tried using the _id value in the edge definition and that worked. So, is the documentation incorrectly referencing "key" instead of "id" or is the java driver not behaving correctly?
-- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/arangodb/d56ce7ba-825e-4857-b0a1-1532ac8a49b8%40googlegroups.com.
