Download neo4j-cypher-1.9.m01.jar
neo4j-cypher/neo4j-cypher-1.9.m01.jar.zip( 3,327 k)
The download jar file contains the following class files or Java source files.
META-INF/CHANGES.txt META-INF/LICENSE.txt META-INF/MANIFEST.MF META-INF/NOTICE.txt META-INF/README.txt META-INF/maven/org.neo4j/neo4j-cypher/pom.properties META-INF/maven/org.neo4j/neo4j-cypher/pom.xml org.neo4j.cypher.CypherArray.class org.neo4j.cypher.CypherException.class org.neo4j.cypher.CypherParser.class org.neo4j.cypher.CypherTypeException.class org.neo4j.cypher.EagerPipeExecutionResult.class org.neo4j.cypher.EntityNotFoundException.class org.neo4j.cypher.ExecutionEngine.class org.neo4j.cypher.ExecutionPlan.class org.neo4j.cypher.ExecutionResult.class org.neo4j.cypher.InternalException.class org.neo4j.cypher.IterableRequiredException.class org.neo4j.cypher.MissingIndexException.class org.neo4j.cypher.NodeStillHasRelationshipsException.class org.neo4j.cypher.ParameterNotFoundException.class org.neo4j.cypher.ParameterWrongTypeException.class org.neo4j.cypher.PathImpl.class org.neo4j.cypher.PatternException.class org.neo4j.cypher.PipeExecutionResult.class org.neo4j.cypher.QueryStatistics.class org.neo4j.cypher.SyntaxException.class org.neo4j.cypher.UniquePathNotUniqueException.class org.neo4j.cypher.internal.Comparer.class org.neo4j.cypher.internal.LRUCache.class org.neo4j.cypher.internal.ReattachAliasedExpressions.class org.neo4j.cypher.internal.StringExtras.class org.neo4j.cypher.internal.commands.AllIdentifiers.class org.neo4j.cypher.internal.commands.AllInCollection.class org.neo4j.cypher.internal.commands.AllNodes.class org.neo4j.cypher.internal.commands.AllRelationships.class org.neo4j.cypher.internal.commands.And.class org.neo4j.cypher.internal.commands.AnyInCollection.class org.neo4j.cypher.internal.commands.ComparablePredicate.class org.neo4j.cypher.internal.commands.CreateNodeStartItem.class org.neo4j.cypher.internal.commands.CreateRelationshipStartItem.class org.neo4j.cypher.internal.commands.Equals.class org.neo4j.cypher.internal.commands.GreaterThan.class org.neo4j.cypher.internal.commands.GreaterThanOrEqual.class org.neo4j.cypher.internal.commands.Has.class org.neo4j.cypher.internal.commands.HasRelationship.class org.neo4j.cypher.internal.commands.HasRelationshipTo.class org.neo4j.cypher.internal.commands.InCollection.class org.neo4j.cypher.internal.commands.IsNull.class org.neo4j.cypher.internal.commands.LessThan.class org.neo4j.cypher.internal.commands.LessThanOrEqual.class org.neo4j.cypher.internal.commands.LiteralRegularExpression.class org.neo4j.cypher.internal.commands.Mutator.class org.neo4j.cypher.internal.commands.NamedPath.class org.neo4j.cypher.internal.commands.NodeById.class org.neo4j.cypher.internal.commands.NodeByIndex.class org.neo4j.cypher.internal.commands.NodeByIndexQuery.class org.neo4j.cypher.internal.commands.NonEmpty.class org.neo4j.cypher.internal.commands.NoneInCollection.class org.neo4j.cypher.internal.commands.Not.class org.neo4j.cypher.internal.commands.NullablePredicate.class org.neo4j.cypher.internal.commands.Or.class org.neo4j.cypher.internal.commands.PathExpression.class org.neo4j.cypher.internal.commands.PathExtractor.class org.neo4j.cypher.internal.commands.PathPattern.class org.neo4j.cypher.internal.commands.Pattern.class org.neo4j.cypher.internal.commands.Predicate.class org.neo4j.cypher.internal.commands.Query.class org.neo4j.cypher.internal.commands.QueryBuilder.class org.neo4j.cypher.internal.commands.ReadOnlyStartItem.class org.neo4j.cypher.internal.commands.RegularExpression.class org.neo4j.cypher.internal.commands.RelatedTo.class org.neo4j.cypher.internal.commands.RelationshipById.class org.neo4j.cypher.internal.commands.RelationshipByIndex.class org.neo4j.cypher.internal.commands.RelationshipByIndexQuery.class org.neo4j.cypher.internal.commands.Return.class org.neo4j.cypher.internal.commands.ReturnColumn.class org.neo4j.cypher.internal.commands.ReturnItem.class org.neo4j.cypher.internal.commands.ShortestPath.class org.neo4j.cypher.internal.commands.SingleInCollection.class org.neo4j.cypher.internal.commands.Slice.class org.neo4j.cypher.internal.commands.SortItem.class org.neo4j.cypher.internal.commands.StartItem.class org.neo4j.cypher.internal.commands.True.class org.neo4j.cypher.internal.commands.VarLengthRelatedTo.class org.neo4j.cypher.internal.commands.expressions.AbsFunction.class org.neo4j.cypher.internal.commands.expressions.Add.class org.neo4j.cypher.internal.commands.expressions.AggregationExpression.class org.neo4j.cypher.internal.commands.expressions.AggregationWithInnerExpression.class org.neo4j.cypher.internal.commands.expressions.AllShortestPathsFOO.class org.neo4j.cypher.internal.commands.expressions.Arithmetics.class org.neo4j.cypher.internal.commands.expressions.Avg.class org.neo4j.cypher.internal.commands.expressions.CachedExpression.class org.neo4j.cypher.internal.commands.expressions.Closure.class org.neo4j.cypher.internal.commands.expressions.CoalesceFunction.class org.neo4j.cypher.internal.commands.expressions.Collect.class org.neo4j.cypher.internal.commands.expressions.Collection.class org.neo4j.cypher.internal.commands.expressions.Count.class org.neo4j.cypher.internal.commands.expressions.CountStar.class org.neo4j.cypher.internal.commands.expressions.Distinct.class org.neo4j.cypher.internal.commands.expressions.Divide.class org.neo4j.cypher.internal.commands.expressions.Expression.class org.neo4j.cypher.internal.commands.expressions.ExpressionWInnerExpression.class org.neo4j.cypher.internal.commands.expressions.ExtractFunction.class org.neo4j.cypher.internal.commands.expressions.FOO.class org.neo4j.cypher.internal.commands.expressions.FilterFunction.class org.neo4j.cypher.internal.commands.expressions.HeadFunction.class org.neo4j.cypher.internal.commands.expressions.IdFunction.class org.neo4j.cypher.internal.commands.expressions.Identifier.class org.neo4j.cypher.internal.commands.expressions.LTrimFunction.class org.neo4j.cypher.internal.commands.expressions.LastFunction.class org.neo4j.cypher.internal.commands.expressions.LeftFunction.class org.neo4j.cypher.internal.commands.expressions.LengthFunction.class org.neo4j.cypher.internal.commands.expressions.Literal.class org.neo4j.cypher.internal.commands.expressions.LowerFunction.class org.neo4j.cypher.internal.commands.expressions.MathFunction.class org.neo4j.cypher.internal.commands.expressions.Max.class org.neo4j.cypher.internal.commands.expressions.Min.class org.neo4j.cypher.internal.commands.expressions.Modulo.class org.neo4j.cypher.internal.commands.expressions.Multiply.class org.neo4j.cypher.internal.commands.expressions.NodesFunction.class org.neo4j.cypher.internal.commands.expressions.Null.class org.neo4j.cypher.internal.commands.expressions.NullInNullOutExpression.class org.neo4j.cypher.internal.commands.expressions.Nullable.class org.neo4j.cypher.internal.commands.expressions.NumericHelper.class org.neo4j.cypher.internal.commands.expressions.ParameterExpression.class org.neo4j.cypher.internal.commands.expressions.PercentileCont.class org.neo4j.cypher.internal.commands.expressions.PercentileDisc.class org.neo4j.cypher.internal.commands.expressions.Pow.class org.neo4j.cypher.internal.commands.expressions.Property.class org.neo4j.cypher.internal.commands.expressions.RTrimFunction.class org.neo4j.cypher.internal.commands.expressions.RangeFunction.class org.neo4j.cypher.internal.commands.expressions.ReduceFunction.class org.neo4j.cypher.internal.commands.expressions.RelationshipFunction.class org.neo4j.cypher.internal.commands.expressions.RelationshipTypeFunction.class org.neo4j.cypher.internal.commands.expressions.ReplaceFunction.class org.neo4j.cypher.internal.commands.expressions.RightFunction.class org.neo4j.cypher.internal.commands.expressions.RoundFunction.class org.neo4j.cypher.internal.commands.expressions.ShortestPathExpression.class org.neo4j.cypher.internal.commands.expressions.SignFunction.class org.neo4j.cypher.internal.commands.expressions.SingleShortestPathFOO.class org.neo4j.cypher.internal.commands.expressions.SqrtFunction.class org.neo4j.cypher.internal.commands.expressions.StrFunction.class org.neo4j.cypher.internal.commands.expressions.StringFunction.class org.neo4j.cypher.internal.commands.expressions.StringHelper.class org.neo4j.cypher.internal.commands.expressions.SubstringFunction.class org.neo4j.cypher.internal.commands.expressions.Subtract.class org.neo4j.cypher.internal.commands.expressions.Sum.class org.neo4j.cypher.internal.commands.expressions.TailFunction.class org.neo4j.cypher.internal.commands.expressions.TrimFunction.class org.neo4j.cypher.internal.commands.expressions.UpperFunction.class org.neo4j.cypher.internal.executionplan.ExecutionPlanImpl.class org.neo4j.cypher.internal.executionplan.ExecutionPlanInProgress.class org.neo4j.cypher.internal.executionplan.PartiallySolvedQuery.class org.neo4j.cypher.internal.executionplan.PlanBuilder.class org.neo4j.cypher.internal.executionplan.builders.AggregationBuilder.class org.neo4j.cypher.internal.executionplan.builders.BoundPoint.class org.neo4j.cypher.internal.executionplan.builders.ColumnFilterBuilder.class org.neo4j.cypher.internal.executionplan.builders.CreateNodesAndRelationshipsBuilder.class org.neo4j.cypher.internal.executionplan.builders.EmptyResultBuilder.class org.neo4j.cypher.internal.executionplan.builders.ExtractBuilder.class org.neo4j.cypher.internal.executionplan.builders.ExtractedExpressions.class org.neo4j.cypher.internal.executionplan.builders.FilterBuilder.class org.neo4j.cypher.internal.executionplan.builders.GetGraphElements.class org.neo4j.cypher.internal.executionplan.builders.GraphGlobalStartBuilder.class org.neo4j.cypher.internal.executionplan.builders.IndexQueryBuilder.class org.neo4j.cypher.internal.executionplan.builders.LongestTrail.class org.neo4j.cypher.internal.executionplan.builders.MatchBuilder.class org.neo4j.cypher.internal.executionplan.builders.NamedPathBuilder.class org.neo4j.cypher.internal.executionplan.builders.NodeByIdBuilder.class org.neo4j.cypher.internal.executionplan.builders.PatternGraphBuilder.class org.neo4j.cypher.internal.executionplan.builders.QueryToken.class org.neo4j.cypher.internal.executionplan.builders.RelationshipByIdBuilder.class org.neo4j.cypher.internal.executionplan.builders.ShortestPathBuilder.class org.neo4j.cypher.internal.executionplan.builders.SliceBuilder.class org.neo4j.cypher.internal.executionplan.builders.Solved.class org.neo4j.cypher.internal.executionplan.builders.SortBuilder.class org.neo4j.cypher.internal.executionplan.builders.Trail.class org.neo4j.cypher.internal.executionplan.builders.TrailBuilder.class org.neo4j.cypher.internal.executionplan.builders.TraversalMatcherBuilder.class org.neo4j.cypher.internal.executionplan.builders.Unsolved.class org.neo4j.cypher.internal.executionplan.builders.UpdateActionBuilder.class org.neo4j.cypher.internal.executionplan.builders.WrappingTrail.class org.neo4j.cypher.internal.helpers.CollectionSupport.class org.neo4j.cypher.internal.helpers.IsCollection.class org.neo4j.cypher.internal.helpers.IsMap.class org.neo4j.cypher.internal.helpers.MapSupport.class org.neo4j.cypher.internal.mutation.CanNotAdvance.class org.neo4j.cypher.internal.mutation.CreateUniqueAction.class org.neo4j.cypher.internal.mutation.CreateUniqueResult.class org.neo4j.cypher.internal.mutation.DeleteEntityAction.class org.neo4j.cypher.internal.mutation.DeletePropertyAction.class org.neo4j.cypher.internal.mutation.ForeachAction.class org.neo4j.cypher.internal.mutation.GraphElementPropertyFunctions.class org.neo4j.cypher.internal.mutation.MapPropertySetAction.class org.neo4j.cypher.internal.mutation.NamedExpectation.class org.neo4j.cypher.internal.mutation.PropertySetAction.class org.neo4j.cypher.internal.mutation.Traverse.class org.neo4j.cypher.internal.mutation.UniqueLink.class org.neo4j.cypher.internal.mutation.Update.class org.neo4j.cypher.internal.mutation.UpdateAction.class org.neo4j.cypher.internal.mutation.UpdateWrapper.class org.neo4j.cypher.internal.parser.ActualParser.class org.neo4j.cypher.internal.parser.v1_7.Base.class org.neo4j.cypher.internal.parser.v1_7.ConsoleCypherParser.class org.neo4j.cypher.internal.parser.v1_7.CypherParserImpl.class org.neo4j.cypher.internal.parser.v1_7.Expressions.class org.neo4j.cypher.internal.parser.v1_7.MatchClause.class org.neo4j.cypher.internal.parser.v1_7.OrderByClause.class org.neo4j.cypher.internal.parser.v1_7.ReturnClause.class org.neo4j.cypher.internal.parser.v1_7.SkipLimitClause.class org.neo4j.cypher.internal.parser.v1_7.StartClause.class org.neo4j.cypher.internal.parser.v1_7.WhereClause.class org.neo4j.cypher.internal.parser.v1_8.AbstractPattern.class org.neo4j.cypher.internal.parser.v1_8.Base.class org.neo4j.cypher.internal.parser.v1_8.Body.class org.neo4j.cypher.internal.parser.v1_8.BodyReturn.class org.neo4j.cypher.internal.parser.v1_8.BodyWith.class org.neo4j.cypher.internal.parser.v1_8.ConsoleCypherParser.class org.neo4j.cypher.internal.parser.v1_8.CreateUnique.class org.neo4j.cypher.internal.parser.v1_8.CypherParserImpl.class org.neo4j.cypher.internal.parser.v1_8.DefaultFalse.class org.neo4j.cypher.internal.parser.v1_8.DefaultTrue.class org.neo4j.cypher.internal.parser.v1_8.Expressions.class org.neo4j.cypher.internal.parser.v1_8.MatchClause.class org.neo4j.cypher.internal.parser.v1_8.NoBody.class org.neo4j.cypher.internal.parser.v1_8.NodeNamer.class org.neo4j.cypher.internal.parser.v1_8.OrderByClause.class org.neo4j.cypher.internal.parser.v1_8.ParsedEntity.class org.neo4j.cypher.internal.parser.v1_8.ParsedNamedPath.class org.neo4j.cypher.internal.parser.v1_8.ParsedRelation.class org.neo4j.cypher.internal.parser.v1_8.ParsedShortestPath.class org.neo4j.cypher.internal.parser.v1_8.ParsedVarLengthRelation.class org.neo4j.cypher.internal.parser.v1_8.ParserPattern.class org.neo4j.cypher.internal.parser.v1_8.PatternWithEnds.class org.neo4j.cypher.internal.parser.v1_8.PatternWithPathName.class org.neo4j.cypher.internal.parser.v1_8.Predicates.class org.neo4j.cypher.internal.parser.v1_8.ReturnClause.class org.neo4j.cypher.internal.parser.v1_8.SkipLimitClause.class org.neo4j.cypher.internal.parser.v1_8.StartClause.class org.neo4j.cypher.internal.parser.v1_8.StringLiteral.class org.neo4j.cypher.internal.parser.v1_8.Turnable.class org.neo4j.cypher.internal.parser.v1_8.Updates.class org.neo4j.cypher.internal.parser.v1_8.WhereClause.class org.neo4j.cypher.internal.parser.v1_9.AbstractPattern.class org.neo4j.cypher.internal.parser.v1_9.Base.class org.neo4j.cypher.internal.parser.v1_9.Body.class org.neo4j.cypher.internal.parser.v1_9.BodyReturn.class org.neo4j.cypher.internal.parser.v1_9.BodyWith.class org.neo4j.cypher.internal.parser.v1_9.ConsoleCypherParser.class org.neo4j.cypher.internal.parser.v1_9.CreateUnique.class org.neo4j.cypher.internal.parser.v1_9.CypherParserImpl.class org.neo4j.cypher.internal.parser.v1_9.DefaultFalse.class org.neo4j.cypher.internal.parser.v1_9.DefaultTrue.class org.neo4j.cypher.internal.parser.v1_9.Expressions.class org.neo4j.cypher.internal.parser.v1_9.MatchClause.class org.neo4j.cypher.internal.parser.v1_9.NoBody.class org.neo4j.cypher.internal.parser.v1_9.NodeNamer.class org.neo4j.cypher.internal.parser.v1_9.OrderByClause.class org.neo4j.cypher.internal.parser.v1_9.ParsedEntity.class org.neo4j.cypher.internal.parser.v1_9.ParsedNamedPath.class org.neo4j.cypher.internal.parser.v1_9.ParsedRelation.class org.neo4j.cypher.internal.parser.v1_9.ParsedShortestPath.class org.neo4j.cypher.internal.parser.v1_9.ParsedVarLengthRelation.class org.neo4j.cypher.internal.parser.v1_9.ParserPattern.class org.neo4j.cypher.internal.parser.v1_9.PatternWithEnds.class org.neo4j.cypher.internal.parser.v1_9.PatternWithPathName.class org.neo4j.cypher.internal.parser.v1_9.Predicates.class org.neo4j.cypher.internal.parser.v1_9.ReturnClause.class org.neo4j.cypher.internal.parser.v1_9.SkipLimitClause.class org.neo4j.cypher.internal.parser.v1_9.StartClause.class org.neo4j.cypher.internal.parser.v1_9.StringLiteral.class org.neo4j.cypher.internal.parser.v1_9.Turnable.class org.neo4j.cypher.internal.parser.v1_9.Updates.class org.neo4j.cypher.internal.parser.v1_9.WhereClause.class org.neo4j.cypher.internal.pipes.ColumnFilterPipe.class org.neo4j.cypher.internal.pipes.CommitPipe.class org.neo4j.cypher.internal.pipes.Counter.class org.neo4j.cypher.internal.pipes.EagerAggregationPipe.class org.neo4j.cypher.internal.pipes.EmptyResultPipe.class org.neo4j.cypher.internal.pipes.ExecuteUpdateCommandsPipe.class org.neo4j.cypher.internal.pipes.ExecutionContext.class org.neo4j.cypher.internal.pipes.ExtractPipe.class org.neo4j.cypher.internal.pipes.FilterPipe.class org.neo4j.cypher.internal.pipes.MatchPipe.class org.neo4j.cypher.internal.pipes.MutableMaps.class org.neo4j.cypher.internal.pipes.NamedPathPipe.class org.neo4j.cypher.internal.pipes.NiceHasher.class org.neo4j.cypher.internal.pipes.NodeStartPipe.class org.neo4j.cypher.internal.pipes.NullPipe.class org.neo4j.cypher.internal.pipes.ParameterPipe.class org.neo4j.cypher.internal.pipes.Pipe.class org.neo4j.cypher.internal.pipes.PipeWithSource.class org.neo4j.cypher.internal.pipes.QueryState.class org.neo4j.cypher.internal.pipes.RelationshipStartPipe.class org.neo4j.cypher.internal.pipes.ShortestPathPipe.class org.neo4j.cypher.internal.pipes.SlicePipe.class org.neo4j.cypher.internal.pipes.SortPipe.class org.neo4j.cypher.internal.pipes.StartPipe.class org.neo4j.cypher.internal.pipes.TransactionStartPipe.class org.neo4j.cypher.internal.pipes.TraversalMatchPipe.class org.neo4j.cypher.internal.pipes.aggregation.AggregationFunction.class org.neo4j.cypher.internal.pipes.aggregation.AvgFunction.class org.neo4j.cypher.internal.pipes.aggregation.CollectFunction.class org.neo4j.cypher.internal.pipes.aggregation.CountFunction.class org.neo4j.cypher.internal.pipes.aggregation.CountStarFunction.class org.neo4j.cypher.internal.pipes.aggregation.DistinctFunction.class org.neo4j.cypher.internal.pipes.aggregation.MaxFunction.class org.neo4j.cypher.internal.pipes.aggregation.MinFunction.class org.neo4j.cypher.internal.pipes.aggregation.MinMax.class org.neo4j.cypher.internal.pipes.aggregation.NumericExpressionOnly.class org.neo4j.cypher.internal.pipes.aggregation.PercentileContFunction.class org.neo4j.cypher.internal.pipes.aggregation.PercentileDiscFunction.class org.neo4j.cypher.internal.pipes.aggregation.Plus.class org.neo4j.cypher.internal.pipes.aggregation.SumFunction.class org.neo4j.cypher.internal.pipes.matching.AddedHistory.class org.neo4j.cypher.internal.pipes.matching.BidirectionalTraversalMatcher.class org.neo4j.cypher.internal.pipes.matching.DoubleOptionalPath.class org.neo4j.cypher.internal.pipes.matching.DoubleOptionalPatternMatcher.class org.neo4j.cypher.internal.pipes.matching.ExpanderStep.class org.neo4j.cypher.internal.pipes.matching.GraphRelationship.class org.neo4j.cypher.internal.pipes.matching.History.class org.neo4j.cypher.internal.pipes.matching.InitialHistory.class org.neo4j.cypher.internal.pipes.matching.Joiner.class org.neo4j.cypher.internal.pipes.matching.JoinerBuilder.class org.neo4j.cypher.internal.pipes.matching.Linkable.class org.neo4j.cypher.internal.pipes.matching.MatcherBuilder.class org.neo4j.cypher.internal.pipes.matching.MatchingContext.class org.neo4j.cypher.internal.pipes.matching.MatchingPair.class org.neo4j.cypher.internal.pipes.matching.MiniMap.class org.neo4j.cypher.internal.pipes.matching.MonoDirectionalTraversalMatcher.class org.neo4j.cypher.internal.pipes.matching.MyEvaluator.class org.neo4j.cypher.internal.pipes.matching.PatterMatchingBuilder.class org.neo4j.cypher.internal.pipes.matching.PatternElement.class org.neo4j.cypher.internal.pipes.matching.PatternGraph.class org.neo4j.cypher.internal.pipes.matching.PatternMatcher.class org.neo4j.cypher.internal.pipes.matching.PatternNode.class org.neo4j.cypher.internal.pipes.matching.PatternRelationship.class org.neo4j.cypher.internal.pipes.matching.PredicateHolder.class org.neo4j.cypher.internal.pipes.matching.Relationships.class org.neo4j.cypher.internal.pipes.matching.SimplePatternMatcherBuilder.class org.neo4j.cypher.internal.pipes.matching.SingleGraphRelationship.class org.neo4j.cypher.internal.pipes.matching.Start.class org.neo4j.cypher.internal.pipes.matching.TraversalMatcher.class org.neo4j.cypher.internal.pipes.matching.TraversalPathExpander.class org.neo4j.cypher.internal.pipes.matching.VariableLengthGraphRelationship.class org.neo4j.cypher.internal.pipes.matching.VariableLengthPatternRelationship.class org.neo4j.cypher.internal.symbols.AnyCollectionType.class org.neo4j.cypher.internal.symbols.AnyType.class org.neo4j.cypher.internal.symbols.BooleanType.class org.neo4j.cypher.internal.symbols.CollectionType.class org.neo4j.cypher.internal.symbols.CypherType.class org.neo4j.cypher.internal.symbols.DoubleType.class org.neo4j.cypher.internal.symbols.IntegerType.class org.neo4j.cypher.internal.symbols.LongType.class org.neo4j.cypher.internal.symbols.MapType.class org.neo4j.cypher.internal.symbols.NodeType.class org.neo4j.cypher.internal.symbols.NumberType.class org.neo4j.cypher.internal.symbols.PathType.class org.neo4j.cypher.internal.symbols.RelationshipType.class org.neo4j.cypher.internal.symbols.ScalarType.class org.neo4j.cypher.internal.symbols.StringType.class org.neo4j.cypher.internal.symbols.SymbolTable.class org.neo4j.cypher.internal.symbols.TypeSafe.class org.neo4j.cypher.internal.symbols.Typed.class org.neo4j.cypher.javacompat.ExecutionEngine.class org.neo4j.cypher.javacompat.ExecutionResult.class