Package | Description |
---|---|
org.apache.streams.neo4j | |
org.apache.streams.neo4j.bolt | |
org.apache.streams.neo4j.http |
Modifier and Type | Class and Description |
---|---|
class |
Neo4jReaderConfiguration |
Modifier and Type | Method and Description |
---|---|
Neo4jConfiguration |
Neo4jConfiguration.withAdditionalProperty(String name,
Object value) |
Neo4jConfiguration |
Neo4jConfiguration.withHosts(List<String> hosts) |
Neo4jConfiguration |
Neo4jConfiguration.withPassword(String password) |
Neo4jConfiguration |
Neo4jConfiguration.withPort(Long port) |
Neo4jConfiguration |
Neo4jConfiguration.withScheme(String scheme) |
Neo4jConfiguration |
Neo4jConfiguration.withUsername(String username) |
Modifier and Type | Field and Description |
---|---|
Neo4jConfiguration |
Neo4jBoltClient.config |
Modifier and Type | Method and Description |
---|---|
Neo4jConfiguration |
Neo4jBoltClient.config() |
Modifier and Type | Method and Description |
---|---|
static Neo4jBoltClient |
Neo4jBoltClient.getInstance(Neo4jConfiguration neo4jConfiguration) |
Constructor and Description |
---|
Neo4jBoltPersistWriter(Neo4jConfiguration config) |
Modifier and Type | Field and Description |
---|---|
Neo4jConfiguration |
Neo4jHttpClient.config |
Modifier and Type | Method and Description |
---|---|
Neo4jConfiguration |
Neo4jHttpClient.config() |
Modifier and Type | Method and Description |
---|---|
static Neo4jHttpClient |
Neo4jHttpClient.getInstance(Neo4jConfiguration neo4jConfiguration) |
Constructor and Description |
---|
Neo4jHttpPersistWriter(Neo4jConfiguration configuration)
GraphHttpPersistWriter constructor - use supplied GraphHttpConfiguration.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.