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