Sorry to be "the guy", but what unique thing does this do? I see that you build a page by linking nodes together. That is about all I could glean by scrubbing the 45 min talk.
On the CMS side, the page rendering process is a graph traversal and thus very fast (just a couple of milliseconds), and Structr doesn't need any caching of intermediate results during page assembly, so it can render protected/private pages as fast as public ones.
And you can create mobile backends and web apps in minutes, using the schema editor to define a custom data model.
And you can create mobile backends and web apps in minutes, using the schema editor to define a custom data model.