Hello friends
I'm learning how to use ontology with neo4j graph. I implement the documentation step by step. Everything works fine except that the nodes appear in the graph without names.
Is there any advice to solve this problem?
What version of Neo4j? neosemantics?
Also how are you querying such that you dont see labels. Is this via Neo4j Browser? cypher-shell or ?
If this is a Neo4j Browser concern please see Browser styling - Neo4j Browser
Thanks for respons @dana_canzano
I use the browser
Current version:5.12.0
neosemantics 5.14.0
When I build a graph, the names appear normally, there is no problem with the style. but when import ontology the names dont appear.
I tried all type of ontology files rdf, turtle,owl and tried n10s0.onto & n10s.rdf and I got the same results.