Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-27-2022 05:59 AM
Hi!
I'd like to inform that one of the queries on this tutorial is not the right one.
This is the query I am referring to:
I believe it should be:
CALL apoc.meta.relTypeProperties()
YIELD relType, sourceNodeLabels, targetNodeLabels, propertyName, propertyTypes, mandatory, propertyObservations, totalObservations
Thanks
12-01-2022 07:20 AM
Hello @mindastic ,
You can certainly add more values returned from the call, but the minimum values returned for the purpose of checking property types are the three values returned.
12-01-2022 07:29 AM
I wasn't referring to the returned values but to the function itself.
The one I shared on the screenshot is duplicated on the page and I believe the 2nd time it appears it should be the 2nd one (that's the one that worked for me).
All the sessions of the conference are now available online