All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ongdb-geequel-slotted-runtime JAR 1.0.0-beta01 with all dependencies


Planner for the physical query plans

Files of the artifact ongdb-geequel-slotted-runtime version 1.0.0-beta01 from the group org.graphfoundation.ongdb.

Test

Artifact ongdb-geequel-slotted-runtime
Group org.graphfoundation.ongdb
Version 1.0.0-beta01
Last update 29. March 2021
Tags: plans physical query planner
Organization not specified
URL https://graphfoundation.org/projects/ongdb/${project.version}/${project.artifactId}
License GNU Affero General Public License, Version 3
Dependencies amount 15
Dependencies scala-library, scala-reflect, scalatest_2.11, scalautils_2.11, scalacheck_2.11, ongdb-enterprise-kernel, ongdb-kernel, ongdb-geequel, ongdb-codegen, ongdb-geequel-physical-planning, ongdb-geequel-planner-3.4, parboiled-scala_2.11, opencsv, salat-core_2.11, commons-codec,
There are maybe transitive dependencies!
There is a newer version: 1.0.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ongdb-geequel-slotted-runtime Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ongdb-geequel-slotted-runtime version 1.0.0-beta01

META-INF
META-INF.META-INF.LICENSES.txt
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE.txt
META-INF.maven.org.graphfoundation.ongdb.ongdb-geequel-slotted-runtime
META-INF.maven.org.graphfoundation.ongdb.ongdb-geequel-slotted-runtime.META-INF.maven.org.graphfoundation.ongdb.ongdb-geequel-slotted-runtime.pom.properties
META-INF.maven.org.graphfoundation.ongdb.ongdb-geequel-slotted-runtime.META-INF.maven.org.graphfoundation.ongdb.ongdb-geequel-slotted-runtime.pom.xml
org.neo4j.cypher.internal.compatibility.v3_4.runtime.slotted
org.neo4j.cypher.internal.compatibility.v3_4.runtime.slotted.org.neo4j.cypher.internal.compatibility.v3_4.runtime.slotted.DefaultComparatorTopTable
org.neo4j.cypher.internal.runtime.slotted
org.neo4j.cypher.internal.runtime.slotted.org.neo4j.cypher.internal.runtime.slotted.ArrayResultExecutionContext.scala
org.neo4j.cypher.internal.runtime.slotted.org.neo4j.cypher.internal.runtime.slotted.SlottedExecutionContext.scala
org.neo4j.cypher.internal.runtime.slotted.org.neo4j.cypher.internal.runtime.slotted.SlottedExecutionResultBuilderFactory.scala
org.neo4j.cypher.internal.runtime.slotted.org.neo4j.cypher.internal.runtime.slotted.SlottedPipeBuilder.scala
org.neo4j.cypher.internal.runtime.slotted.org.neo4j.cypher.internal.runtime.slotted.SlottedQueryState.scala
org.neo4j.cypher.internal.runtime.slotted.expressions
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.GetDegreePrimitive.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.IdFromSlot.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.IsPrimitiveNull.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.NodeFromSlot.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.NodeProperty.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.NullCheck.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.PrimitiveEquals.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.ReferenceFromSlot.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.RelationshipFromSlot.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.RelationshipProperty.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.SlottedExpression.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.SlottedExpressionConverters.scala
org.neo4j.cypher.internal.runtime.slotted.expressions.org.neo4j.cypher.internal.runtime.slotted.expressions.SlottedProjectedPath.scala
org.neo4j.cypher.internal.runtime.slotted.helpers
org.neo4j.cypher.internal.runtime.slotted.helpers.org.neo4j.cypher.internal.runtime.slotted.helpers.NullChecker.scala
org.neo4j.cypher.internal.runtime.slotted.helpers.org.neo4j.cypher.internal.runtime.slotted.helpers.SlottedPipeBuilderUtils.scala
org.neo4j.cypher.internal.runtime.slotted.pipes
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.AbstractHashJoinPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.AllNodesScanSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ApplySlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ArgumentSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.BaseRelationshipSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.CartesianProductSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ConditionalApplySlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.CreateNodeSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.DistinctSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.EagerAggregationSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.EagerAggregationWithoutGroupingSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.EagerSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ExpandAllSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ExpandIntoSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ForeachSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.NodeHashJoinSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.NodeIndexScanSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.NodeIndexSeekSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.NodesByLabelScanSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.OptionalExpandAllSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.OptionalExpandIntoSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.OptionalSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.PrimitiveCachingExpandInto.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ProduceResultSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ProjectionSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.RollUpApplySlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.SortSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.TopSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.UnionSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.UnwindSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.ValueHashJoinSlottedPipe.scala
org.neo4j.cypher.internal.runtime.slotted.pipes.org.neo4j.cypher.internal.runtime.slotted.pipes.VarLengthExpandSlottedPipe.scala




© 2015 - 2025 Weber Informatics LLC | Privacy Policy