cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Wrong query in CSV data importer tutorial

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:

 

Screen Shot 2022-10-27 at 09.56.17.png

I believe it should be:

CALL apoc.meta.relTypeProperties()
YIELD relType, sourceNodeLabels, targetNodeLabels, propertyName, propertyTypes, mandatory, propertyObservations, totalObservations

 Thanks

3 REPLIES 3

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.

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).

I see. Thanks @mindastic We will fix it.

Elaine

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online