Neo4J triplets loaded is 0

45 Views Asked by At

I am trying an example for knowledge graph. When i run this command :play https://guides.neo4j.com/nlp_knowledge_graphs some querys will be present and i am running that. But when i run the command in 5th slide, I should get triplets loaded to be some thousands. I am getting 0 and termination status is also "KO" but it should be "OK". In extraInfo i got error like this:-> "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"

PreviewHere is the github link.

When i am executing Software systems, Programming languages, Data formats I am getting same result as "KO" and 0.Neo4J Desktop when DB is running

Please help me here. I already imported APOC, Graph Data science Library and Neosemantics(n10s).

The result should be like this for Software systems.Result Preview

0

There are 0 best solutions below