spring-data-neo4j-7.5.0.jar中文-英文对照文档.zip

org.springframework.dataspring-data-neo4j7.5.0API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: spring-data-neo4j-7.5.0.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 1.80 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥1
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

spring-data-neo4j-7.5.0.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:spring-data-neo4j-7.5.0.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:spring-data-neo4j-7.5.0.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:spring-data-neo4j-7.5.0.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:spring-data-neo4j-7.5.0-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 spring-data-neo4j-7.5.0.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Spring Data Neo4j
  • 描述: Spring Data 的下一代对象-图-映射。
  • 版本: 7.5.0

Maven依赖

<dependency>
	<groupId>org.springframework.data</groupId>
	<artifactId>spring-data-neo4j</artifactId>
	<version>7.5.0</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.springframework.data', name: 'spring-data-neo4j', version: '7.5.0'
Gradle (Short):
	implementation 'org.springframework.data:spring-data-neo4j:7.5.0'
Gradle (Kotlin):
	implementation("org.springframework.data:spring-data-neo4j:7.5.0")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.springframework.data.neo4j.aot
org.springframework.data.neo4j.config
org.springframework.data.neo4j.core
org.springframework.data.neo4j.core.convert
org.springframework.data.neo4j.core.mapping
org.springframework.data.neo4j.core.mapping.callback
org.springframework.data.neo4j.core.schema
org.springframework.data.neo4j.core.support
org.springframework.data.neo4j.core.transaction
org.springframework.data.neo4j.repository
org.springframework.data.neo4j.repository.config
org.springframework.data.neo4j.repository.query
org.springframework.data.neo4j.repository.support
org.springframework.data.neo4j.types

本组件包含的 Java class(类)

org.springframework.data.neo4j.aot.Neo4jAotPredicates
org.springframework.data.neo4j.aot.Neo4jManagedTypes
org.springframework.data.neo4j.aot.Neo4jManagedTypesBeanRegistrationAotProcessor
org.springframework.data.neo4j.aot.Neo4jRuntimeHints
org.springframework.data.neo4j.config.AbstractNeo4jConfig
org.springframework.data.neo4j.config.AbstractReactiveNeo4jConfig
org.springframework.data.neo4j.config.Neo4jCdiExtension
org.springframework.data.neo4j.config.Neo4jEntityScanner
org.springframework.data.neo4j.core.DatabaseSelection
org.springframework.data.neo4j.core.DatabaseSelectionProvider
org.springframework.data.neo4j.core.FluentFindOperation
org.springframework.data.neo4j.core.FluentFindOperation.ExecutableFind
org.springframework.data.neo4j.core.FluentFindOperation.FindWithProjection
org.springframework.data.neo4j.core.FluentFindOperation.FindWithQuery
org.springframework.data.neo4j.core.FluentFindOperation.TerminatingFind
org.springframework.data.neo4j.core.FluentFindOperation.TerminatingFindWithoutQuery
org.springframework.data.neo4j.core.FluentNeo4jOperations
org.springframework.data.neo4j.core.FluentSaveOperation
org.springframework.data.neo4j.core.FluentSaveOperation.ExecutableSave
org.springframework.data.neo4j.core.Neo4j clients
org.springframework.data.neo4j.core.Neo4jClient
org.springframework.data.neo4j.core.Neo4jClient.BindSpec
org.springframework.data.neo4j.core.Neo4jClient.Builder
org.springframework.data.neo4j.core.Neo4jClient.IllegalDatabaseNameException
org.springframework.data.neo4j.core.Neo4jClient.MappingSpec
org.springframework.data.neo4j.core.Neo4jClient.OngoingBindSpec
org.springframework.data.neo4j.core.Neo4jClient.OngoingDelegation
org.springframework.data.neo4j.core.Neo4jClient.RecordFetchSpec
org.springframework.data.neo4j.core.Neo4jClient.RunnableDelegation
org.springframework.data.neo4j.core.Neo4jClient.RunnableSpec
org.springframework.data.neo4j.core.Neo4jClient.RunnableSpecBoundToDatabase
org.springframework.data.neo4j.core.Neo4jClient.RunnableSpecBoundToDatabaseAndUser
org.springframework.data.neo4j.core.Neo4jClient.RunnableSpecBoundToUser
org.springframework.data.neo4j.core.Neo4jClient.UnboundRunnableSpec
org.springframework.data.neo4j.core.Neo4jOperations
org.springframework.data.neo4j.core.Neo4jOperations.ExecutableQuery
org.springframework.data.neo4j.core.Neo4jPersistenceExceptionTranslator
org.springframework.data.neo4j.core.Neo4jPropertyValueTransformers
org.springframework.data.neo4j.core.Neo4jPropertyValueTransformers.NegatedValue
org.springframework.data.neo4j.core.Neo4jTemplate
org.springframework.data.neo4j.core.PreparedQuery
org.springframework.data.neo4j.core.PreparedQuery.OptionalBuildSteps
org.springframework.data.neo4j.core.PreparedQuery.RequiredBuildStep
org.springframework.data.neo4j.core.PropertyFilterSupport
org.springframework.data.neo4j.core.ReactiveDatabaseSelectionProvider
org.springframework.data.neo4j.core.ReactiveFluentFindOperation
org.springframework.data.neo4j.core.ReactiveFluentFindOperation.ExecutableFind
org.springframework.data.neo4j.core.ReactiveFluentFindOperation.FindWithProjection
org.springframework.data.neo4j.core.ReactiveFluentFindOperation.FindWithQuery
org.springframework.data.neo4j.core.ReactiveFluentFindOperation.TerminatingFind
org.springframework.data.neo4j.core.ReactiveFluentFindOperation.TerminatingFindWithoutQuery
org.springframework.data.neo4j.core.ReactiveFluentNeo4jOperations
org.springframework.data.neo4j.core.ReactiveFluentSaveOperation
org.springframework.data.neo4j.core.ReactiveFluentSaveOperation.ExecutableSave
org.springframework.data.neo4j.core.ReactiveNeo4jClient
org.springframework.data.neo4j.core.ReactiveNeo4jClient.Builder
org.springframework.data.neo4j.core.ReactiveNeo4jClient.MappingSpec
org.springframework.data.neo4j.core.ReactiveNeo4jClient.OngoingDelegation
org.springframework.data.neo4j.core.ReactiveNeo4jClient.RecordFetchSpec
org.springframework.data.neo4j.core.ReactiveNeo4jClient.RunnableDelegation
org.springframework.data.neo4j.core.ReactiveNeo4jClient.RunnableSpec
org.springframework.data.neo4j.core.ReactiveNeo4jClient.RunnableSpecBoundToDatabase
org.springframework.data.neo4j.core.ReactiveNeo4jClient.RunnableSpecBoundToDatabaseAndUser
org.springframework.data.neo4j.core.ReactiveNeo4jClient.RunnableSpecBoundToUser
org.springframework.data.neo4j.core.ReactiveNeo4jClient.UnboundRunnableSpec
org.springframework.data.neo4j.core.ReactiveNeo4jOperations
org.springframework.data.neo4j.core.ReactiveNeo4jOperations.ExecutableQuery
org.springframework.data.neo4j.core.ReactiveNeo4jTemplate
org.springframework.data.neo4j.core.ReactiveUserSelectionProvider
org.springframework.data.neo4j.core.TemplateSupport
org.springframework.data.neo4j.core.TemplateSupport.EmptyIterable
org.springframework.data.neo4j.core.UserSelection
org.springframework.data.neo4j.core.UserSelectionProvider
org.springframework.data.neo4j.core.convert.ConvertWith.UnsetConverter
org.springframework.data.neo4j.core.convert.Neo4jConversionService
org.springframework.data.neo4j.core.convert.Neo4jConversions
org.springframework.data.neo4j.core.convert.Neo4jPersistentPropertyConverter
org.springframework.data.neo4j.core.convert.Neo4jPersistentPropertyConverterFactory
org.springframework.data.neo4j.core.convert.Neo4jPersistentPropertyToMapConverter
org.springframework.data.neo4j.core.convert.Neo4jSimpleTypes
org.springframework.data.neo4j.core.mapping.AssociationHandlerSupport
org.springframework.data.neo4j.core.mapping.Constants
org.springframework.data.neo4j.core.mapping.CreateRelationshipStatementHolder
org.springframework.data.neo4j.core.mapping.DtoInstantiatingConverter
org.springframework.data.neo4j.core.mapping.EntityFromDtoInstantiatingConverter
org.springframework.data.neo4j.core.mapping.EntityInstanceWithSource
org.springframework.data.neo4j.core.mapping.GraphPropertyDescription
org.springframework.data.neo4j.core.mapping.IdDescription
org.springframework.data.neo4j.core.mapping.IdentitySupport
org.springframework.data.neo4j.core.mapping.MapValueWrapper
org.springframework.data.neo4j.core.mapping.MappingSupport
org.springframework.data.neo4j.core.mapping.MappingSupport.RelationshipPropertiesWithEntityHolder
org.springframework.data.neo4j.core.mapping.Neo4jEntityConverter
org.springframework.data.neo4j.core.mapping.Neo4jMappingContext
org.springframework.data.neo4j.core.mapping.Neo4jMappingContext.Builder
org.springframework.data.neo4j.core.mapping.Neo4jPersistentEntity
org.springframework.data.neo4j.core.mapping.Neo4jPersistentProperty
org.springframework.data.neo4j.core.mapping.NestedRelationshipContext
org.springframework.data.neo4j.core.mapping.NestedRelationshipProcessingStateMachine
org.springframework.data.neo4j.core.mapping.NestedRelationshipProcessingStateMachine.ReactiveRelationshipIdSupplier
org.springframework.data.neo4j.core.mapping.NestedRelationshipProcessingStateMachine.RelationshipIdSupplier
org.springframework.data.neo4j.core.mapping.NoRootNodeMappingException
org.springframework.data.neo4j.core.mapping.NodeDescription
org.springframework.data.neo4j.core.mapping.PersistentPropertyCharacteristics
org.springframework.data.neo4j.core.mapping.PersistentPropertyCharacteristicsProvider
org.springframework.data.neo4j.core.mapping.PropertyFilter
org.springframework.data.neo4j.core.mapping.PropertyFilter.ProjectedPath
org.springframework.data.neo4j.core.mapping.PropertyFilter.RelaxedPropertyPath
org.springframework.data.neo4j.core.mapping.PropertyHandlerSupport
org.springframework.data.neo4j.core.mapping.PropertyTraverser
org.springframework.data.neo4j.core.mapping.RelationshipDescription
org.springframework.data.neo4j.core.mapping.Schema
org.springframework.data.neo4j.core.mapping.SpringDataCypherDsl
org.springframework.data.neo4j.core.mapping.UnknownEntityException
org.springframework.data.neo4j.core.mapping.callback.AfterConvertCallback
org.springframework.data.neo4j.core.mapping.callback.AuditingBeforeBindCallback
org.springframework.data.neo4j.core.mapping.callback.BeforeBindCallback
org.springframework.data.neo4j.core.mapping.callback.EventSupport
org.springframework.data.neo4j.core.mapping.callback.ReactiveAuditingBeforeBindCallback
org.springframework.data.neo4j.core.mapping.callback.ReactiveBeforeBindCallback
org.springframework.data.neo4j.core.mapping.callback.ReactiveEventSupport
org.springframework.data.neo4j.core.mapping.persistent properties
org.springframework.data.neo4j.core.mapping.persistent property
org.springframework.data.neo4j.core.reactive Neo4j clients
org.springframework.data.neo4j.core.schema.CompositeProperty.DefaultToMapConverter
org.springframework.data.neo4j.core.schema.CompositeProperty.NoopTransformation
org.springframework.data.neo4j.core.schema.GeneratedValue.InternalIdGenerator
org.springframework.data.neo4j.core.schema.GeneratedValue.UUIDGenerator
org.springframework.data.neo4j.core.schema.IdGenerator
org.springframework.data.neo4j.core.support.BookmarkManagerReference
org.springframework.data.neo4j.core.support.RetryExceptionPredicate
org.springframework.data.neo4j.core.support.UUIDStringGenerator
org.springframework.data.neo4j.core.transaction.Neo4jBookmarkManager
org.springframework.data.neo4j.core.transaction.Neo4jBookmarksUpdatedEvent
org.springframework.data.neo4j.core.transaction.Neo4jTransactionManager
org.springframework.data.neo4j.core.transaction.Neo4jTransactionManager.Builder
org.springframework.data.neo4j.core.transaction.Neo4jTransactionUtils
org.springframework.data.neo4j.core.transaction.ReactiveNeo4jTransactionManager
org.springframework.data.neo4j.core.transaction.ReactiveNeo4jTransactionManager.Builder
org.springframework.data.neo4j.repository.Neo4jRepository
org.springframework.data.neo4j.repository.NoResultException
org.springframework.data.neo4j.repository.ReactiveNeo4jRepository
org.springframework.data.neo4j.repository.config.Neo4jRepositoryConfigurationExtension
org.springframework.data.neo4j.repository.config.ReactiveNeo4jRepositoryConfigurationExtension
org.springframework.data.neo4j.repository.query.BoundingBox
org.springframework.data.neo4j.repository.query.CypherAdapterUtils
org.springframework.data.neo4j.repository.query.CypherdslConditionExecutorImpl
org.springframework.data.neo4j.repository.query.Neo4jQueryLookupStrategy
org.springframework.data.neo4j.repository.query.Neo4jSpelSupport
org.springframework.data.neo4j.repository.query.Neo4jSpelSupport.LiteralReplacement
org.springframework.data.neo4j.repository.query.QueryFragments
org.springframework.data.neo4j.repository.query.QueryFragmentsAndParameters
org.springframework.data.neo4j.repository.query.QuerydslNeo4jPredicateExecutor
org.springframework.data.neo4j.repository.query.ReactiveCypherdslConditionExecutorImpl
org.springframework.data.neo4j.repository.query.ReactiveNeo4jQueryLookupStrategy
org.springframework.data.neo4j.repository.query.ReactiveQuerydslNeo4jPredicateExecutor
org.springframework.data.neo4j.repository.query.SimpleQueryByExampleExecutor
org.springframework.data.neo4j.repository.query.SimpleReactiveQueryByExampleExecutor
org.springframework.data.neo4j.repository.support.CypherdslConditionExecutor
org.springframework.data.neo4j.repository.support.CypherdslStatementExecutor
org.springframework.data.neo4j.repository.support.Neo4jEntityInformation
org.springframework.data.neo4j.repository.support.Neo4jEvaluationContextExtension
org.springframework.data.neo4j.repository.support.Neo4jRepositoryFactoryBean
org.springframework.data.neo4j.repository.support.Neo4jRepositoryFactoryCdiBean
org.springframework.data.neo4j.repository.support.ReactiveCypherdslConditionExecutor
org.springframework.data.neo4j.repository.support.ReactiveCypherdslStatementExecutor
org.springframework.data.neo4j.repository.support.ReactiveNeo4jRepositoryFactoryBean
org.springframework.data.neo4j.repository.support.ReactivePersistenceExceptionTranslationPostProcessor
org.springframework.data.neo4j.repository.support.SimpleNeo4jRepository
org.springframework.data.neo4j.repository.support.SimpleReactiveNeo4jRepository
org.springframework.data.neo4j.types.CartesianPoint2d
org.springframework.data.neo4j.types.CartesianPoint3d
org.springframework.data.neo4j.types.Coordinate
org.springframework.data.neo4j.types.GeographicPoint2d
org.springframework.data.neo4j.types.GeographicPoint3d
org.springframework.data.neo4j.types.Neo4jPoint
org.springframework.data.neo4j.types.PointBuilder