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.

Unable to progress

Hello All,

I am unable to progress due to "wrong answers". Any help?

akpeko_0-1659439704899.png

 

5 REPLIES 5

From what you are showing where all of the nodes and relationships have been loaded, is it possible that you did not map the fields to the correct names or types?

Elaine

@elaine_rosenber  thanks for looking into this for me.

I followed the instructions to the best of my reading and comprehension skills 😀.

This is the link to the full data set: https://bit.ly/3OTrDaD

Any help is appreciated.

Thank you

Please go to your sandbox.neo4j.com account and invite me to access your sandbox (elaine.rosenberg@neo4j.com)

@akpeko 

In looking at your import data, you did not change the types of node properties as directed in the Challenge.

You can call: CALL apoc.meta.nodeTypeProperties( ) YIELD nodeType, propertyName, propertyTypes

to view the types in the graph for node properties.

If you refresh the challenge page, it will clear the db so you can attempt the import again.

Elaine

@elaine_rosenber  today is not my lucky day. I will try again later when things are cool 😎. Thank you for the support.

akpeko_0-1659456259964.png