| Package | Description |
|---|---|
| org.wildfly.swarm.config.neo4jdriver | |
| org.wildfly.swarm.config.neo4jdriver.neo4j |
| Modifier and Type | Method and Description |
|---|---|
Host |
Neo4j.Neo4jResources.host(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Neo4j.Neo4jResources.hosts()
Get the list of Host resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Neo4j.host(Host value)
Add the Host object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Neo4j.hosts(List<Host> value)
Add all Host objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Host<T extends Host<T>>
Host
|
interface |
HostConsumer<T extends Host<T>> |
interface |
HostSupplier<T extends Host> |
| Modifier and Type | Method and Description |
|---|---|
Host |
HostSupplier.get()
Constructed instance of Host resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.