Re: [Neo4j] I built my metamodel, now what?

2010-12-22 Thread Niels Hoogeveen
> To: user@lists.neo4j.org > Subject: [Neo4j] I built my metamodel, now what? > > I've been looking at the metamodel component and found a few good examples > of how to create a metamodel. My question is, once it's created, what can I > do with it? Say I create a 

[Neo4j] I built my metamodel, now what?

2010-12-22 Thread Adam Mendlik
I've been looking at the metamodel component and found a few good examples of how to create a metamodel. My question is, once it's created, what can I do with it? Say I create a 'Person' metamodel class with properties like first_name (string), last_name (string), birthday (date), etc. Can I then i