- Neo4jBoltClient - Class in org.apache.streams.neo4j.bolt
-
- Neo4jBoltPersistReader - Class in org.apache.streams.neo4j.bolt
-
Neo4jBoltPersistReader reads documents from neo4j.
- Neo4jBoltPersistReader() - Constructor for class org.apache.streams.neo4j.bolt.Neo4jBoltPersistReader
-
Neo4jBoltPersistReader constructor - resolves Neo4jReaderConfiguration from JVM 'neo4j'.
- Neo4jBoltPersistReader(Neo4jReaderConfiguration) - Constructor for class org.apache.streams.neo4j.bolt.Neo4jBoltPersistReader
-
Neo4jBoltPersistReader constructor - uses supplied Neo4jReaderConfiguration.
- Neo4jBoltPersistReader(Queue<StreamsDatum>) - Constructor for class org.apache.streams.neo4j.bolt.Neo4jBoltPersistReader
-
Neo4jBoltPersistReader constructor - uses supplied persistQueue.
- Neo4jBoltPersistReader.Neo4jBoltPersistReaderTask - Class in org.apache.streams.neo4j.bolt
-
- Neo4jBoltPersistReaderTask(Neo4jBoltPersistReader) - Constructor for class org.apache.streams.neo4j.bolt.Neo4jBoltPersistReader.Neo4jBoltPersistReaderTask
-
- Neo4jBoltPersistWriter - Class in org.apache.streams.neo4j.bolt
-
Created by sblackmon on 12/16/16.
- Neo4jBoltPersistWriter(Neo4jConfiguration) - Constructor for class org.apache.streams.neo4j.bolt.Neo4jBoltPersistWriter
-
- Neo4jConfiguration - Class in org.apache.streams.neo4j
-
- Neo4jConfiguration() - Constructor for class org.apache.streams.neo4j.Neo4jConfiguration
-
- Neo4jHttpClient - Class in org.apache.streams.neo4j.http
-
- Neo4jHttpGraphHelper - Class in org.apache.streams.neo4j.http
-
Supporting class for interacting with neo4j via rest API.
- Neo4jHttpGraphHelper() - Constructor for class org.apache.streams.neo4j.http.Neo4jHttpGraphHelper
-
- Neo4jHttpPersistReader - Class in org.apache.streams.neo4j.http
-
Reads a stream of activityobjects from vertices in a graph database with
an http rest endpoint (such as neo4j).
- Neo4jHttpPersistReader() - Constructor for class org.apache.streams.neo4j.http.Neo4jHttpPersistReader
-
GraphVertexReader constructor - resolve GraphReaderConfiguration from JVM 'graph'.
- Neo4jHttpPersistReader(Neo4jReaderConfiguration) - Constructor for class org.apache.streams.neo4j.http.Neo4jHttpPersistReader
-
GraphVertexReader constructor - use supplied GraphReaderConfiguration.
- Neo4jHttpPersistWriter - Class in org.apache.streams.neo4j.http
-
Adds activityobjects as vertices and activities as edges to a graph database with
an http rest endpoint (such as neo4j).
- Neo4jHttpPersistWriter() - Constructor for class org.apache.streams.neo4j.http.Neo4jHttpPersistWriter
-
GraphHttpPersistWriter constructor - resolve GraphHttpConfiguration from JVM 'graph'.
- Neo4jHttpPersistWriter(Neo4jConfiguration) - Constructor for class org.apache.streams.neo4j.http.Neo4jHttpPersistWriter
-
GraphHttpPersistWriter constructor - use supplied GraphHttpConfiguration.
- Neo4jPersistUtil - Class in org.apache.streams.neo4j
-
Created by steve on 1/2/17.
- Neo4jPersistUtil() - Constructor for class org.apache.streams.neo4j.Neo4jPersistUtil
-
- Neo4jReaderConfiguration - Class in org.apache.streams.neo4j
-
- Neo4jReaderConfiguration() - Constructor for class org.apache.streams.neo4j.Neo4jReaderConfiguration
-