Skip to content

dVakulen/GraphEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Graph Engine related source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.6%
  • C++ 30.0%
  • Makefile 5.5%
  • Other 0.9%