[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML to graph
Good to hear, I like Cypher and so far the Neo guys have been pretty open to making it better over time. I agree that you have to be careful on how you implement. Some real CS knowledge, and in particular understanding the distinction between a node and an edge, helps but it can be seductive to just dive straight into prototyping since it's very easy in Neo.... I would likely move all your metadata into the graph. A hypergraph type model works really well to eliminate any deep traversal, but you do have to watch out for super nodes. One way relationships can help, but although edges have a direction in Neo it doesn't implement one way relationships. Titan does, but you don't get Cypher... Peter Hunsberger On Wed, Jul 8, 2015 at 7:50 AM, Ihe Onwuka <ihe.onwuka@gmail.com> wrote:
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|