Okapi is a compiler pipeline for Cypher queries, including a consumer API, which translates Cypher query strings
into a declarative intermediate representation, into a logical execution plan, into a execution plan in relational
algebra.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.scala-lang
»
scala-library Standard library for the Scala Programming Language Version 3 | 2.11.12 | 3.8.4 | |
Scala Compiler
Apache 2.0
| org.scala-lang
»
scala-reflect Reflection Library for the Scala Programming Language | 2.11.12 | 2.13.18 | |
Scala Compiler
Apache 2.0
| org.scala-lang
»
scala-compiler scala3-compiler-bootstrapped | 2.11.12 | 3.8.4 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.0.2 | 1.14.4 | |
Testing
BSD 3-clause
| org.scalacheck
»
scalacheck_2.11 ScalaCheck is a library written in Scala and used for automated property-based testing of Scala or Java programs. | 1.13.5 | 1.19.0 | |
Testing
Apache 2.0
| org.scalatest
»
scalatest_2.11 ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala ... | 3.0.5 | 3.2.20 |