Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.69 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.69 KB

Graph Engine - Open Source

Microsoft Graph Engine is a distributed in-memory data processing engine, underpinned by a strongly-typed in-memory key-value store and a general distributed computation engine.

This repository contains the source code of Graph Engine and its graph query language -- Language Integrated Knowledge Query (LIKQ). LIKQ is powering Academic Graph Search Knowledge API, which is part of Microsoft Cognitive Services.

Downloads

Graph Engine is regularly released with bug fixes and feature enhancements.

You can install Graph Engine Visual Studio Extension by searching "Graph Engine" in Visual Studio Extensions and Updates (recommended). It can also be downloaded from Visual Studio Gallery.

A NuGet package Graph Engine Core is available in NuGet Gallery.

How to Contribute

Pull requests, issue reports, and suggestions are welcome.

If you are interested in contributing to the code, please fork the dev branch and submit pull requests to the dev branch.

Please submit bugs and feature requests in GitHub Issues.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.