Hi all,
   Our knowledge system prepared to use neo4j to store the knowledge graph 
data, Spring Data Neo4j is a very convenient API for us. But our knowledge 
graph is used to store the knowledge extract from news articles which has 
many types of entities, relations and properties, maybe more than 1000, and 
may continue to increase new types in process of using the system, so we 
need to create domain classes for each types(by use annotations, such as 
@NodeEntity, @RelationshipEntity...), is there any better method? 

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to