Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 324 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 324 Bytes

morph-streams

To build morph-streams you need:

To compile it, run sbt after downloading the code:

>sbt
>compile

To see some sparql-stream queries running with esper, you can check some simple tests (QueryExecutionTest):

>sbt
>project adapter-esper
>test