Everything is a Node in FactEngine, bar Edges

In defense of graphs within graphs — and/or hypergraphs

For those of you familiar with FactEngine Query Language (FEQL), you may have noticed that every piece of data is considered as if it were a node in a graph database. Take the following FEQL query for instance:

The FEQL query is asking to show a list of employees that are based in the country, UK, from the underlying database.

But do we know whether ‘Country’ is a table in a relational database, or a node type…

--

--

@FactEngine. Manager, Architect, Data Scientist, Researcher at www.factengine.ai

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store