↧
InfoGrid and Relational Databases
The other day I was asked: Your pitch for InfoGrid really disses relational databases. But then, InfoGrid applications usually use MySQL (or PostgreSQL) to store their data. What gives? To which I...
View ArticleTip: Always RelateIfNeeded when using HttpShell
The InfoGrid HttpShell is something rather amazing when creating web applications. With just a little bit of HTML markup, we can modify the graph of nodes and edges in the GraphDB any way we want, all...
View ArticleThe Bless Relationships API
InfoGrid supports types on both nodes and edges, aka MeshObjects and Relationships. They are called EntityTypes and RelationshipsTypes, respectively. Assume we have two related MeshObjects, each...
View Article