I think if you use a general name for your entities like Article or Item or 
Entity
and then manage the additional labels via cypher, SDN would still do it.

Otherwise you can also use interfaces to mix in other relatively static labels.

Michael

> Am 29.01.2016 um 02:43 schrieb Qing Song <airsq820...@gmail.com>:
> 
> 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 
> <mailto:neo4j+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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