spring-guides / gs-accessing-data-neo4j

Accessing Data with Neo4j :: Learn how to persist objects and relationships in Neo4j's NoSQL data store.
http://spring.io/guides/gs/accessing-data-neo4j/
Apache License 2.0
29 stars 49 forks source link

The nodes when viewing the database #10

Closed abhandari16 closed 10 years ago

abhandari16 commented 10 years ago

Hello, I am completely new to Neo4j , when i run this application and view the database in the neo4j server I can see _Person and Person associated to each entity. Can you explain this ?

gregturn commented 10 years ago

@jexp can you comment on this?