Skip navigation links
B C E G H L M N O P Q R S 

B

BinaryGraphHelper - Class in org.apache.streams.graph.neo4j
Supporting class for interacting with neo4j via rest API
BinaryGraphHelper() - Constructor for class org.apache.streams.graph.neo4j.BinaryGraphHelper
 

C

cleanUp() - Method in class org.apache.streams.graph.GraphHttpPersistWriter
 
configuration - Variable in class org.apache.streams.graph.GraphHttpPersistWriter
 
configuration - Variable in class org.apache.streams.graph.GraphVertexReader
 
createEdgeRequest(Activity, ActivityObject, ActivityObject) - Method in interface org.apache.streams.graph.GraphHelper
 
createEdgeRequest(Activity) - Method in class org.apache.streams.graph.neo4j.BinaryGraphHelper
 
createEdgeRequest(Activity, ActivityObject, ActivityObject) - Method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
createEdgeRequest(Activity) - Method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
createEdgeRequest(Activity) - Method in interface org.apache.streams.graph.QueryGraphHelper
 
createEdgeStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
createEdgeStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
createHttpRequest(Pair<String, Map<String, Object>>) - Method in interface org.apache.streams.graph.HttpGraphHelper
 
createHttpRequest(Pair<String, Map<String, Object>>) - Method in class org.apache.streams.graph.neo4j.Neo4jHttpGraphHelper
 
createVertexRequest(ActivityObject) - Method in interface org.apache.streams.graph.GraphHelper
 
createVertexRequest(ActivityObject) - Method in class org.apache.streams.graph.neo4j.BinaryGraphHelper
 
createVertexRequest(ActivityObject) - Method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
createVertexRequest(ActivityObject) - Method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
createVertexRequest(ActivityObject) - Method in interface org.apache.streams.graph.QueryGraphHelper
 
createVertexStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
createVertexStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
CypherGraphHelper - Class in org.apache.streams.graph.neo4j
Supporting class for interacting with neo4j via rest API
CypherGraphHelper() - Constructor for class org.apache.streams.graph.neo4j.CypherGraphHelper
 
CypherQueryGraphHelper - Class in org.apache.streams.graph.neo4j
Supporting class for interacting with neo4j via rest API
CypherQueryGraphHelper() - Constructor for class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 

E

executePost(HttpPost) - Method in class org.apache.streams.graph.GraphHttpPersistWriter
 

G

getId() - Method in class org.apache.streams.graph.GraphVertexReader
 
getPropertyCreater(Map<String, Object>) - Static method in class org.apache.streams.graph.neo4j.BinaryGraphHelper
 
getPropertyCreater(Map<String, Object>) - Static method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
getPropertyCreater(Map<String, Object>) - Static method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
getPropertyParamSetter(Map<String, Object>, String) - Static method in class org.apache.streams.graph.neo4j.BinaryGraphHelper
 
getPropertyParamSetter(Map<String, Object>, String) - Static method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
getPropertyParamSetter(Map<String, Object>, String) - Static method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
getPropertyValueSetter(Map<String, Object>, String) - Static method in class org.apache.streams.graph.neo4j.BinaryGraphHelper
 
getPropertyValueSetter(Map<String, Object>, String) - Static method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
getPropertyValueSetter(Map<String, Object>, String) - Static method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
getVertexLongIdStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
getVertexLongIdStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
getVertexRequest(String) - Method in interface org.apache.streams.graph.GraphHelper
 
getVertexRequest(Long) - Method in interface org.apache.streams.graph.GraphHelper
 
getVertexRequest(String) - Method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
getVertexRequest(Long) - Method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
getVertexRequest(String) - Method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
getVertexRequest(Long) - Method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
getVertexRequest(String) - Method in interface org.apache.streams.graph.QueryGraphHelper
 
getVertexRequest(Long) - Method in interface org.apache.streams.graph.QueryGraphHelper
 
getVertexStringIdStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
getVertexStringIdStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
GraphHelper - Interface in org.apache.streams.graph
Interface for methods allowing persistance to a graph database wrapped with a rest API.
GraphHttpPersistWriter - Class in org.apache.streams.graph
Adds activityobjects as vertices and activities as edges to a graph database with an http rest endpoint (such as neo4j)
GraphHttpPersistWriter() - Constructor for class org.apache.streams.graph.GraphHttpPersistWriter
 
GraphHttpPersistWriter(GraphHttpConfiguration) - Constructor for class org.apache.streams.graph.GraphHttpPersistWriter
 
GraphVertexReader - Class in org.apache.streams.graph
Reads a stream of activityobjects from vertices in a graph database with an http rest endpoint (such as neo4j)
GraphVertexReader() - Constructor for class org.apache.streams.graph.GraphVertexReader
 
GraphVertexReader(GraphReaderConfiguration) - Constructor for class org.apache.streams.graph.GraphVertexReader
 

H

httpGraphHelper - Variable in class org.apache.streams.graph.GraphHttpPersistWriter
 
HttpGraphHelper - Interface in org.apache.streams.graph
Interface for methods allowing persistance to a graph database wrapped with a rest API.

L

lock - Variable in class org.apache.streams.graph.GraphHttpPersistWriter
 

M

mergeVertexRequest(ActivityObject) - Method in interface org.apache.streams.graph.GraphHelper
 
mergeVertexRequest(ActivityObject) - Method in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
mergeVertexRequest(ActivityObject) - Method in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 
mergeVertexRequest(ActivityObject) - Method in interface org.apache.streams.graph.QueryGraphHelper
 
mergeVertexStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
mergeVertexStatementTemplate - Static variable in class org.apache.streams.graph.neo4j.CypherQueryGraphHelper
 

N

Neo4jHttpGraphHelper - Class in org.apache.streams.graph.neo4j
Supporting class for interacting with neo4j via rest API
Neo4jHttpGraphHelper() - Constructor for class org.apache.streams.graph.neo4j.Neo4jHttpGraphHelper
 

O

org.apache.streams.graph - package org.apache.streams.graph
 
org.apache.streams.graph.neo4j - package org.apache.streams.graph.neo4j
 

P

paramsKey - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
paramsKey - Static variable in class org.apache.streams.graph.neo4j.Neo4jHttpGraphHelper
 
parse(JsonNode) - Method in class org.apache.streams.graph.GraphVertexReader
 
prepare(Object) - Method in class org.apache.streams.graph.GraphHttpPersistWriter
 
prepare(Object) - Method in class org.apache.streams.graph.GraphVertexReader
 
preparePayload(StreamsDatum) - Method in class org.apache.streams.graph.GraphHttpPersistWriter
 
propsKey - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
propsKey - Static variable in class org.apache.streams.graph.neo4j.Neo4jHttpGraphHelper
 

Q

queryGraphHelper - Variable in class org.apache.streams.graph.GraphHttpPersistWriter
 
QueryGraphHelper - Interface in org.apache.streams.graph
Interface for methods allowing persistance to a graph database which uses a combination DSL

R

readAll() - Method in class org.apache.streams.graph.GraphVertexReader
 

S

statementKey - Static variable in class org.apache.streams.graph.neo4j.CypherGraphHelper
 
statementKey - Static variable in class org.apache.streams.graph.neo4j.Neo4jHttpGraphHelper
 
STREAMS_ID - Static variable in class org.apache.streams.graph.GraphHttpPersistWriter
 
STREAMS_ID - Static variable in class org.apache.streams.graph.GraphVertexReader
 
B C E G H L M N O P Q R S 
Skip navigation links

Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.