Grupo-Abraxas / slothql

Graph Query Language for Scala
MIT License
1 stars 1 forks source link

Mapper - static schemas #21

Open fehu opened 6 years ago

fehu commented 6 years ago

A schema should define model's representation as a sub-graph. Static = compile time.

fehu commented 6 years ago

Must provide adequate information for a Functor (#38) to map (#39) high-level ScalaExpr (#42) to intermediate-level GraphPath (#41).