Hi, we have a RDBMS table where each column is a code to something meaningful. The complete rows is unique in the Table. Each column in row must be connected to other in the same row.
The graph model must retain the exact rows. I can see that the graph out of a table would be a cyclic graph with R * NC2 Edges. R is rows in RDBMS, N is number of columns. Can Signle RDBMS Table could give better performance in neo4j when each column is connected to other? -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
