文件名称: neo4j-cypher-dsl-2024.5.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-dsl</artifactId>
<version>2024.5.1</version>
</dependency>Gradle:
implementation group: 'org.neo4j', name: 'neo4j-cypher-dsl', version: '2024.5.1'
Gradle (Short):
implementation 'org.neo4j:neo4j-cypher-dsl:2024.5.1'
Gradle (Kotlin):
implementation("org.neo4j:neo4j-cypher-dsl:2024.5.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.neo4j.cypherdsl.core
org.neo4j.cypherdsl.core.annotations
org.neo4j.cypherdsl.core.ast
org.neo4j.cypherdsl.core.executables
org.neo4j.cypherdsl.core.rendererorg.neo4j.cypherdsl.core.Aliased
org.neo4j.cypherdsl.core.AliasedExpression
org.neo4j.cypherdsl.core.Asterisk
org.neo4j.cypherdsl.core.BooleanLiteral
org.neo4j.cypherdsl.core.COUNT
org.neo4j.cypherdsl.core.Case
org.neo4j.cypherdsl.core.Case.CaseEnding
org.neo4j.cypherdsl.core.Case.GenericCase
org.neo4j.cypherdsl.core.Case.OngoingWhenThen
org.neo4j.cypherdsl.core.Case.SimpleCase
org.neo4j.cypherdsl.core.Clause
org.neo4j.cypherdsl.core.Clauses
org.neo4j.cypherdsl.core.CollectExpression
org.neo4j.cypherdsl.core.Comparison
org.neo4j.cypherdsl.core.Condition
org.neo4j.cypherdsl.core.ConflictingParametersException
org.neo4j.cypherdsl.core.ConstantCondition
org.neo4j.cypherdsl.core.CountExpression
org.neo4j.cypherdsl.core.Create
org.neo4j.cypherdsl.core.Cypher
org.neo4j.cypherdsl.core.Delete
org.neo4j.cypherdsl.core.EXISTS-tential
org.neo4j.cypherdsl.core.ExistentialSubquery
org.neo4j.cypherdsl.core.ExposesAndThen
org.neo4j.cypherdsl.core.ExposesCall
org.neo4j.cypherdsl.core.ExposesCall.AsFunction
org.neo4j.cypherdsl.core.ExposesCall.ExposesWithArgs
org.neo4j.cypherdsl.core.ExposesCall.ExposesYield
org.neo4j.cypherdsl.core.ExposesCreate
org.neo4j.cypherdsl.core.ExposesFinish
org.neo4j.cypherdsl.core.ExposesHints
org.neo4j.cypherdsl.core.ExposesLoadCSV
org.neo4j.cypherdsl.core.ExposesLogicalOperators
org.neo4j.cypherdsl.core.ExposesMatch
org.neo4j.cypherdsl.core.ExposesMerge
org.neo4j.cypherdsl.core.ExposesPatternLengthAccessors
org.neo4j.cypherdsl.core.ExposesProperties
org.neo4j.cypherdsl.core.ExposesRelationships
org.neo4j.cypherdsl.core.ExposesReturning
org.neo4j.cypherdsl.core.ExposesSubqueryCall
org.neo4j.cypherdsl.core.ExposesSubqueryCall.BuildableSubquery
org.neo4j.cypherdsl.core.ExposesUnwind
org.neo4j.cypherdsl.core.ExposesWhere
org.neo4j.cypherdsl.core.ExposesWith
org.neo4j.cypherdsl.core.Expression
org.neo4j.cypherdsl.core.FOREACH-clause
org.neo4j.cypherdsl.core.Finish
org.neo4j.cypherdsl.core.Foreach
org.neo4j.cypherdsl.core.ForeignAdapter
org.neo4j.cypherdsl.core.FunctionInvocation
org.neo4j.cypherdsl.core.FunctionInvocation.FunctionDefinition
org.neo4j.cypherdsl.core.HasLabelCondition
org.neo4j.cypherdsl.core.Hint
org.neo4j.cypherdsl.core.IdentifiableElement
org.neo4j.cypherdsl.core.InTransactions
org.neo4j.cypherdsl.core.KeyValueMapEntry
org.neo4j.cypherdsl.core.LabelExpression
org.neo4j.cypherdsl.core.Limit
org.neo4j.cypherdsl.core.ListComprehension
org.neo4j.cypherdsl.core.ListComprehension.OngoingDefinitionWithList
org.neo4j.cypherdsl.core.ListComprehension.OngoingDefinitionWithVariable
org.neo4j.cypherdsl.core.ListComprehension.OngoingDefinitionWithoutReturn
org.neo4j.cypherdsl.core.ListExpression
org.neo4j.cypherdsl.core.ListLiteral
org.neo4j.cypherdsl.core.ListOperator
org.neo4j.cypherdsl.core.Literal
org.neo4j.cypherdsl.core.Literal.UnsupportedLiteralException
org.neo4j.cypherdsl.core.LoadCSVStatementBuilder
org.neo4j.cypherdsl.core.LoadCSVStatementBuilder.OngoingLoadCSV
org.neo4j.cypherdsl.core.MapExpression
org.neo4j.cypherdsl.core.MapLiteral
org.neo4j.cypherdsl.core.MapProjection
org.neo4j.cypherdsl.core.Match
org.neo4j.cypherdsl.core.Merge
org.neo4j.cypherdsl.core.MergeAction
org.neo4j.cypherdsl.core.Named
org.neo4j.cypherdsl.core.NamedPath
org.neo4j.cypherdsl.core.NamedPath.OngoingDefinitionWithName
org.neo4j.cypherdsl.core.NamedPath.OngoingShortestPathDefinitionWithName
org.neo4j.cypherdsl.core.NestedExpression
org.neo4j.cypherdsl.core.Node
org.neo4j.cypherdsl.core.NodeBase
org.neo4j.cypherdsl.core.NodeLabel
org.neo4j.cypherdsl.core.NullLiteral
org.neo4j.cypherdsl.core.NumberLiteral
org.neo4j.cypherdsl.core.OngoingListBasedPredicateFunction
org.neo4j.cypherdsl.core.OngoingListBasedPredicateFunctionWithList
org.neo4j.cypherdsl.core.Operation
org.neo4j.cypherdsl.core.Order
org.neo4j.cypherdsl.core.Parameter
org.neo4j.cypherdsl.core.PatternComprehension
org.neo4j.cypherdsl.core.PatternComprehension.OngoingDefinitionWithPattern
org.neo4j.cypherdsl.core.PatternComprehension.OngoingDefinitionWithPatternAndWhere
org.neo4j.cypherdsl.core.PatternComprehension.OngoingDefinitionWithoutReturn
org.neo4j.cypherdsl.core.PatternElement
org.neo4j.cypherdsl.core.PatternExpression
org.neo4j.cypherdsl.core.ProcedureCall
org.neo4j.cypherdsl.core.Properties
org.neo4j.cypherdsl.core.Property
org.neo4j.cypherdsl.core.PropertyAccessor
org.neo4j.cypherdsl.core.PropertyContainer
org.neo4j.cypherdsl.core.PropertyLookup
org.neo4j.cypherdsl.core.QuantifiedPathPattern
org.neo4j.cypherdsl.core.QuantifiedPathPattern.Quantifier
org.neo4j.cypherdsl.core.QuantifiedPathPattern.TargetPattern
org.neo4j.cypherdsl.core.Reduction
org.neo4j.cypherdsl.core.Reduction.OngoingDefinitionWithInitial
org.neo4j.cypherdsl.core.Reduction.OngoingDefinitionWithList
org.neo4j.cypherdsl.core.Reduction.OngoingDefinitionWithReducer
org.neo4j.cypherdsl.core.Reduction.OngoingDefinitionWithVariable
org.neo4j.cypherdsl.core.Relationship
org.neo4j.cypherdsl.core.Relationship.Details
org.neo4j.cypherdsl.core.RelationshipBase
org.neo4j.cypherdsl.core.RelationshipChain
org.neo4j.cypherdsl.core.RelationshipPattern
org.neo4j.cypherdsl.core.Remove
org.neo4j.cypherdsl.core.ResultStatement
org.neo4j.cypherdsl.core.Return
org.neo4j.cypherdsl.core.ReturnBody
org.neo4j.cypherdsl.core.Set
org.neo4j.cypherdsl.core.Skip
org.neo4j.cypherdsl.core.SortItem
org.neo4j.cypherdsl.core.Statement
org.neo4j.cypherdsl.core.Statement.RegularQuery
org.neo4j.cypherdsl.core.Statement.SingleQuery
org.neo4j.cypherdsl.core.Statement.UnionQuery
org.neo4j.cypherdsl.core.Statement.UseStatement
org.neo4j.cypherdsl.core.StatementBuilder
org.neo4j.cypherdsl.core.StatementBuilder.BuildableMatchAndUpdate
org.neo4j.cypherdsl.core.StatementBuilder.BuildableOngoingMergeAction
org.neo4j.cypherdsl.core.StatementBuilder.BuildableStatement
org.neo4j.cypherdsl.core.StatementBuilder.ExposesDelete
org.neo4j.cypherdsl.core.StatementBuilder.ExposesExistentialSubqueryCall
org.neo4j.cypherdsl.core.StatementBuilder.ExposesForeach
org.neo4j.cypherdsl.core.StatementBuilder.ExposesLimit
org.neo4j.cypherdsl.core.StatementBuilder.ExposesMergeAction
org.neo4j.cypherdsl.core.StatementBuilder.ExposesOrderBy
org.neo4j.cypherdsl.core.StatementBuilder.ExposesSet
org.neo4j.cypherdsl.core.StatementBuilder.ExposesSetAndRemove
org.neo4j.cypherdsl.core.StatementBuilder.ExposesSetLabel
org.neo4j.cypherdsl.core.StatementBuilder.ExposesSkip
org.neo4j.cypherdsl.core.StatementBuilder.ExposesUpdatingClause
org.neo4j.cypherdsl.core.StatementBuilder.ExposesYieldStar
org.neo4j.cypherdsl.core.StatementBuilder.ForeachSourceStep
org.neo4j.cypherdsl.core.StatementBuilder.ForeachUpdateStep
org.neo4j.cypherdsl.core.StatementBuilder.OngoingInQueryCallWithArguments
org.neo4j.cypherdsl.core.StatementBuilder.OngoingInQueryCallWithReturnFields
org.neo4j.cypherdsl.core.StatementBuilder.OngoingInQueryCallWithoutArguments
org.neo4j.cypherdsl.core.StatementBuilder.OngoingMatchAndReturnWithOrder
org.neo4j.cypherdsl.core.StatementBuilder.OngoingMatchAndUpdate
org.neo4j.cypherdsl.core.StatementBuilder.OngoingMerge
org.neo4j.cypherdsl.core.StatementBuilder.OngoingMergeAction
org.neo4j.cypherdsl.core.StatementBuilder.OngoingOrderDefinition
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReading
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingAndReturn
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingAndWith
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingAndWithWithSkip
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingAndWithWithWhereAndOrder
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingWithWhere
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingWithoutWhere
org.neo4j.cypherdsl.core.StatementBuilder.OngoingStandaloneCallWithArguments
org.neo4j.cypherdsl.core.StatementBuilder.OngoingStandaloneCallWithReturnFields
org.neo4j.cypherdsl.core.StatementBuilder.OngoingStandaloneCallWithoutArguments
org.neo4j.cypherdsl.core.StatementBuilder.OngoingUnwind
org.neo4j.cypherdsl.core.StatementBuilder.OngoingUpdate
org.neo4j.cypherdsl.core.StatementBuilder.OrderableOngoingReadingAndWith
org.neo4j.cypherdsl.core.StatementBuilder.OrderableOngoingReadingAndWithWithWhere
org.neo4j.cypherdsl.core.StatementBuilder.OrderableOngoingReadingAndWithWithoutWhere
org.neo4j.cypherdsl.core.StatementBuilder.Terminal
org.neo4j.cypherdsl.core.StatementBuilder.TerminalExposesLimit
org.neo4j.cypherdsl.core.StatementBuilder.TerminalExposesOrderBy
org.neo4j.cypherdsl.core.StatementBuilder.TerminalExposesSkip
org.neo4j.cypherdsl.core.StatementBuilder.TerminalOngoingOrderDefinition
org.neo4j.cypherdsl.core.StatementBuilder.VoidCall
org.neo4j.cypherdsl.core.StatementCatalog
org.neo4j.cypherdsl.core.StatementCatalog.Filter
org.neo4j.cypherdsl.core.StatementCatalog.LabelFilter
org.neo4j.cypherdsl.core.StatementCatalog.Property
org.neo4j.cypherdsl.core.StatementCatalog.PropertyFilter
org.neo4j.cypherdsl.core.StatementCatalog.Token
org.neo4j.cypherdsl.core.StatementContext
org.neo4j.cypherdsl.core.StringLiteral
org.neo4j.cypherdsl.core.Subquery
org.neo4j.cypherdsl.core.SubqueryExpression
org.neo4j.cypherdsl.core.SubqueryExpressionBuilder
org.neo4j.cypherdsl.core.SymbolicName
org.neo4j.cypherdsl.core.TemporalLiteral
org.neo4j.cypherdsl.core.TreeNode
org.neo4j.cypherdsl.core.UnionPart
org.neo4j.cypherdsl.core.Unwind
org.neo4j.cypherdsl.core.UpdatingClause
org.neo4j.cypherdsl.core.Use
org.neo4j.cypherdsl.core.Where
org.neo4j.cypherdsl.core.With
org.neo4j.cypherdsl.core.ast.ProvidesAffixes
org.neo4j.cypherdsl.core.ast.TypedSubtree
org.neo4j.cypherdsl.core.ast.Visitable
org.neo4j.cypherdsl.core.ast.Visitor
org.neo4j.cypherdsl.core.ast.VisitorWithResult
org.neo4j.cypherdsl.core.ast.visitors
org.neo4j.cypherdsl.core.chains of relationships
org.neo4j.cypherdsl.core.clauses
org.neo4j.cypherdsl.core.executables.ExecutableResultStatement
org.neo4j.cypherdsl.core.executables.ExecutableStatement
org.neo4j.cypherdsl.core.executables.ReactiveExecutableResultStatement
org.neo4j.cypherdsl.core.executables.ReactiveExecutableStatement
org.neo4j.cypherdsl.core.expressions
org.neo4j.cypherdsl.core.node
org.neo4j.cypherdsl.core.relationship
org.neo4j.cypherdsl.core.relationships
org.neo4j.cypherdsl.core.renderer.Configuration
org.neo4j.cypherdsl.core.renderer.Configuration.Builder
org.neo4j.cypherdsl.core.renderer.Configuration.RelationshipDefinition
org.neo4j.cypherdsl.core.renderer.GeneralizedRenderer
org.neo4j.cypherdsl.core.renderer.Renderer
org.neo4j.cypherdsl.core.renderer.SchemaEnforcementFailedException