Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Graph Engine VSExtension

Graph Engine VSExtension

Graph Engine Team

|
31,510 installs
| (6) | Free
Graph Engine SDK for developing and deploying Graph Engine applications.

This is the Graph Engine SDK. Graph Engine, previously known as Trinity, is a distributed, in-memory, large graph processing engine.

Graphs play an indispensable role in a wide range of domains. Graph processing at scale, however, is facing challenges at all levels, ranging from system architecture to programming models. Underpinned by a strongly-typed RAM store and a general computation engine, Graph Engine helps users build both real-time online query processing applications and high-throughput offline analytics systems with ease.

Graph Engine’s RAM store can manage billions of run-time objects. The RAM store provides efficient memory management with high memory utilization ratios. It takes full advantage of the RAM to speed up data accesses and computations in a way that makes every single byte count.

As a versatile general-purpose computation engine, Graph Engine is extremely extensible. It provides a unified declarative language for both data modeling and message passing. Instead of using a fixed data schema and hard-wired computation paradigms, it allows users to freely define data schemata and extend the system capability by performing fine-grained message passing.

Graph Engine is ready to integrate with other system stacks as well. The user-defined APIs can be easily exposed via RESTful interfaces. An application powered by Graph Engine is accessible to any connected device.

Graph Engine has many built-in features for distributed programming, including:

  • Declarative data modeling and network programming;
  • Full IntelliSense support;
  • Language-Integrated Query;

To get more information, documents, and downloads, please visit: http://www.graphengine.io.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft