クラス Neo4jProperties
java.lang.ObjectSE
org.springframework.boot.neo4j.autoconfigure.Neo4jProperties
Neo4j の構成プロパティ。
- 導入:
- 4.0.0
- 作成者:
- Michael J. Simons, Stephane Nicoll
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明static classstatic classstatic classコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明getPool()@Nullable URISEgetUri()voidsetConnectionTimeout(DurationSE connectionTimeout) voidsetMaxTransactionRetryTime(DurationSE maxTransactionRetryTime) void
コンストラクターの詳細
Neo4jProperties
public Neo4jProperties()
メソッドの詳細
getUri
setUri
getConnectionTimeout
setConnectionTimeout
getMaxTransactionRetryTime
setMaxTransactionRetryTime
getAuthentication
getPool
getSecurity