jar

org.graphfoundation.ongdb : ongdb-geequel-morsel-runtime

Maven & Gradle

Aug 05, 2022
1 usages
375 stars

ONgDB - Geequel Morsel Runtime · Parallel runtime for Cypher

Table Of Contents

Latest Version

Download org.graphfoundation.ongdb : ongdb-geequel-morsel-runtime JAR file - Latest Versions:

All Versions

Download org.graphfoundation.ongdb : ongdb-geequel-morsel-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ongdb-geequel-morsel-runtime-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.neo4j.cypher.internal.runtime.vectorized.operators

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationMapperOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationMapperOperatorNoGrouping.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationOffsets.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationReduceOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationReduceOperatorNoGrouping.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AllNodeScanOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ArgumentOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ExpandAllOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.FilterOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.GroupingOffsets.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.LabelScanOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.MergeSortOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.MorselResultRow.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.MorselWithReadPos.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.NodeIndexSeekOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.PreSortOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ProduceResultOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ProjectOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.UnwindOperator.class - [JAR]

org.neo4j.cypher.internal.runtime.vectorized

├─ org.neo4j.cypher.internal.runtime.vectorized.Continuation.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Continue.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ContinueLoopWith.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ContinueWithData.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ContinueWithDataAndSource.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ContinueWithSource.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Dependency.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Eager.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.EndOfLoop.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.IsPipelineBreaker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Iteration.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Lazy.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Message.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.MiddleOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Morsel.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.MorselExecutionContext.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.MorselType.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.NoDependencies.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.NoOp.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Operator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Pipeline.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.PipelineBuilder.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.QueryState.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ReturnType.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ShutdownWorkers.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.StartLeafLoop.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.StartLoopWithEagerData.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.StartLoopWithSingleMorsel.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.UnitType.class - [JAR]

org.neo4j.cypher.internal.runtime.vectorized.dispatcher

├─ org.neo4j.cypher.internal.runtime.vectorized.dispatcher.Dispatcher.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.dispatcher.ParallelDispatcher.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.dispatcher.SingleThreadedExecutor.class - [JAR]

org.neo4j.cypher.internal.runtime.vectorized.expressions

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationExpressionOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationExpressionOperatorWithInnerExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationHelper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AvgMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AvgOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AvgReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CollectMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CollectOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CollectReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountStarMapperAndReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountStarOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxChecker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinChecker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinMaxChecker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinOrMaxOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MorselExpressionConverters.class - [JAR]

Advertisement

Dependencies from Group

Aug 05, 2022
63 usages
375 stars
Aug 05, 2022
61 usages
375 stars
Aug 05, 2022
54 usages
375 stars
Aug 05, 2022
37 usages
375 stars
Aug 05, 2022
22 usages
375 stars

Discover Dependencies

Apr 01, 2021
1 usages
13 stars
Apr 02, 2021
1 usages
7.8k stars
Apr 02, 2021
1 usages
Apr 02, 2021
1 usages
Apr 02, 2021
1 usages
Apr 02, 2021
1 usages
Apr 02, 2021
1 usages
Apr 02, 2021
1 usages