Open Kilda Java Documentation
org.openkilda.wfm.config.Neo4jConfig Interface Reference

Public Member Functions

String getHost ()
 
String getLogin ()
 
String getPassword ()
 

Detailed Description

Definition at line 23 of file Neo4jConfig.java.

Member Function Documentation

◆ getHost()

String org.openkilda.wfm.config.Neo4jConfig.getHost ( )

◆ getLogin()

String org.openkilda.wfm.config.Neo4jConfig.getLogin ( )

◆ getPassword()

String org.openkilda.wfm.config.Neo4jConfig.getPassword ( )

The documentation for this interface was generated from the following file: