Interface Neo4jInfraService

All Superinterfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService
All Known Implementing Classes:
Neo4jLocalContainerInfraService, Neo4jRemoteInfraService

public interface Neo4jInfraService extends org.apache.camel.test.infra.common.services.InfrastructureService
  • Method Details

    • getNeo4jDatabaseUri

      String getNeo4jDatabaseUri()
    • getNeo4jDatabaseUser

      String getNeo4jDatabaseUser()
    • getNeo4jDatabasePassword

      String getNeo4jDatabasePassword()