A New Communication Theory on Complex Information and a Groundbreaking New Declarative Method to Update Object Databases
Heikki Virkkunen

TL;DR
This paper introduces a new communication theory for complex graph-structured information and a novel declarative method called embed for efficiently updating object databases, simplifying code and ensuring consistency.
Contribution
It presents a groundbreaking communication theory for directed graph data and a novel embed method that significantly simplifies and improves object database updates.
Findings
Embed method replaces complex update code with a single call
Embed ensures exact and meaningful transfer of complex information
Method scales efficiently for various database sizes
Abstract
In this article I introduce a new communication theory for complex information represented as a direct graph of nodes. In addition, I introduce an application for the theory, a new radical method, embed, that can be used to update object databases declaratively. The embed method revolutionizes updating of object databases. One embed method call can replace dozens of lines of complicated updating code in a traditional client program of an object database, which is a huge improvement. As a declarative method the embed method takes only one natural parameter, the root object of a modified object structure in the run-time memory, which makes it extremely easy to use.The communication theory behind the embed method states that modified complex information represented as a directed graph of nodes can always be transferred back to its original system in an exact and meaningful way. The theory…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Distributed systems and fault tolerance · Data Management and Algorithms
