Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.35 KB

Makarov

Intoduction

Correlation Engine on top of graph

Table of contents

Graph Database Abstraction

Makarov runs on top of graph database and provide abstractions to the graph in Gremlin interface. On top of it the plans are to:

  • Implement a correlation engine to provide insights on top of this data.
  • Make this engine extensible
  • Learning based model?

Planning to use following tools:

Flavours

Flavours are complex queries that can be run against various datasources to enrich data at hand to perform correlation tasks. The primary goal of Makarov is to add support for generic and custom flavours to build an extensible correlation engine on top of knowledge bases.

Architecture

To be added

Features

  • Abstraction on top of Azure Cosmos Graph DB
    • Add Entities & Relationships
    • Fetch Entities & Relationships
  • Support for flavours
    • Definition of flavours