What is xGraph?

xGraph supports no-stack development. Each part of an xGraph System contains functional code, but parts can contain and manage data as well. This means that xGraph systems do not need to interact with an external database: everything a system needs can be built using the xGraph platform.

xGraph facilitates edge control, making development of complex systems easy. The xGraph core handles communication between the parts of an xGraph system, using JSON objects to pass messages.

Get started building xGraph systems and modules with the xgraph Command Line Tool.