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