All Downloads are FREE. Search and download functionalities are using the official Maven repository.

neo4s.query.Neo4jConfig.scala Maven / Gradle / Ivy

package neo4s.query

import neo4s.query.auth.Authenticator

case class Neo4jConfig(uri: String, authenticator: Authenticator.Value, credentials: Map[String,String])




© 2015 - 2025 Weber Informatics LLC | Privacy Policy