JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.neo4j.driver
Package
org.neo4j.driver.internal.bolt.api
Interface DatabaseName
All Known Implementing Classes:
InternalDatabaseName
public interface
DatabaseName
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
String
>
databaseName
()
String
description
()
Method Details
databaseName
Optional
<
String
>
databaseName
()
description
String
description
()