Skip navigation links
B C E F G H I L M N O P Q R S T V W 

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
 
CypherQueryResponse - Class in org.apache.streams.graph.neo4j
 
CypherQueryResponse() - Constructor for class org.apache.streams.graph.neo4j.CypherQueryResponse
 

E

equals(Object) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
equals(Object) - Method in class org.apache.streams.graph.GraphConfiguration
 
equals(Object) - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
equals(Object) - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
equals(Object) - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
equals(Object) - Method in class org.apache.streams.graph.neo4j.ItemData
 
equals(Object) - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
equals(Object) - Method in class org.apache.streams.graph.Params
 
executePost(HttpPost) - Method in class org.apache.streams.graph.GraphHttpPersistWriter
 

F

fromValue(String) - Static method in enum org.apache.streams.graph.GraphBinaryConfiguration.Type
 
fromValue(String) - Static method in enum org.apache.streams.graph.GraphConfiguration.Type
 
fromValue(String) - Static method in enum org.apache.streams.graph.GraphHttpConfiguration.Type
 

G

getAdditionalProperties() - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.graph.GraphConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
getAdditionalProperties() - Method in class org.apache.streams.graph.neo4j.ItemData
 
getAdditionalProperties() - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
getAdditionalProperties() - Method in class org.apache.streams.graph.Params
 
getColumns() - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
getData() - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
getData() - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
getFile() - Method in class org.apache.streams.graph.GraphBinaryConfiguration
New Graph DB File
getGraph() - Method in class org.apache.streams.graph.GraphConfiguration
Graph DB Graph ID
getGraph() - Method in class org.apache.streams.graph.GraphHttpConfiguration
Graph DB Graph ID
getId() - Method in class org.apache.streams.graph.GraphVertexReader
 
getIndexFields() - Method in class org.apache.streams.graph.GraphBinaryConfiguration
Fields to index under streams label
getParams() - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
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
 
getQuery() - Method in class org.apache.streams.graph.GraphReaderConfiguration
(Required)
getType() - Method in class org.apache.streams.graph.GraphBinaryConfiguration
Graph DB type
getType() - Method in class org.apache.streams.graph.GraphConfiguration
Graph DB type
getType() - Method in class org.apache.streams.graph.GraphHttpConfiguration
Graph DB type
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
 
GraphBinaryConfiguration - Class in org.apache.streams.graph
 
GraphBinaryConfiguration() - Constructor for class org.apache.streams.graph.GraphBinaryConfiguration
 
GraphBinaryConfiguration.Type - Enum in org.apache.streams.graph
 
GraphConfiguration - Class in org.apache.streams.graph
 
GraphConfiguration() - Constructor for class org.apache.streams.graph.GraphConfiguration
 
GraphConfiguration.Type - Enum in org.apache.streams.graph
 
GraphHelper - Interface in org.apache.streams.graph
Interface for methods allowing persistance to a graph database wrapped with a rest API.
GraphHttpConfiguration - Class in org.apache.streams.graph
 
GraphHttpConfiguration() - Constructor for class org.apache.streams.graph.GraphHttpConfiguration
 
GraphHttpConfiguration.Type - Enum in org.apache.streams.graph
 
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
 
GraphReaderConfiguration - Class in org.apache.streams.graph
 
GraphReaderConfiguration() - Constructor for class org.apache.streams.graph.GraphReaderConfiguration
 
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

hashCode() - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
hashCode() - Method in class org.apache.streams.graph.GraphConfiguration
 
hashCode() - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
hashCode() - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
hashCode() - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
hashCode() - Method in class org.apache.streams.graph.neo4j.ItemData
 
hashCode() - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
hashCode() - Method in class org.apache.streams.graph.Params
 
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.

I

ItemData - Class in org.apache.streams.graph.neo4j
 
ItemData() - Constructor for class org.apache.streams.graph.neo4j.ItemData
 
ItemMetadata - Class in org.apache.streams.graph.neo4j
 
ItemMetadata() - Constructor for class org.apache.streams.graph.neo4j.ItemMetadata
 

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

Params - Class in org.apache.streams.graph
 
Params() - Constructor for class org.apache.streams.graph.Params
 
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

setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.neo4j.ItemData
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.Params
 
setColumns(List<String>) - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
setData(List<List<List<ItemMetadata>>>) - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
setData(ItemData) - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
setFile(String) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
New Graph DB File
setGraph(String) - Method in class org.apache.streams.graph.GraphConfiguration
Graph DB Graph ID
setGraph(String) - Method in class org.apache.streams.graph.GraphHttpConfiguration
Graph DB Graph ID
setIndexFields(List<String>) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
Fields to index under streams label
setParams(Params) - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
setQuery(String) - Method in class org.apache.streams.graph.GraphReaderConfiguration
(Required)
setType(GraphBinaryConfiguration.Type) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
Graph DB type
setType(GraphConfiguration.Type) - Method in class org.apache.streams.graph.GraphConfiguration
Graph DB type
setType(GraphHttpConfiguration.Type) - Method in class org.apache.streams.graph.GraphHttpConfiguration
Graph DB type
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
 

T

toString() - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
toString() - Method in enum org.apache.streams.graph.GraphBinaryConfiguration.Type
 
toString() - Method in class org.apache.streams.graph.GraphConfiguration
 
toString() - Method in enum org.apache.streams.graph.GraphConfiguration.Type
 
toString() - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
toString() - Method in enum org.apache.streams.graph.GraphHttpConfiguration.Type
 
toString() - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
toString() - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
toString() - Method in class org.apache.streams.graph.neo4j.ItemData
 
toString() - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
toString() - Method in class org.apache.streams.graph.Params
 

V

valueOf(String) - Static method in enum org.apache.streams.graph.GraphBinaryConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.graph.GraphConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.graph.GraphHttpConfiguration.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.streams.graph.GraphBinaryConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.graph.GraphConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.graph.GraphHttpConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.neo4j.ItemData
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.graph.Params
 
withColumns(List<String>) - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
withData(List<List<List<ItemMetadata>>>) - Method in class org.apache.streams.graph.neo4j.CypherQueryResponse
 
withData(ItemData) - Method in class org.apache.streams.graph.neo4j.ItemMetadata
 
withFile(String) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
withGraph(String) - Method in class org.apache.streams.graph.GraphConfiguration
 
withGraph(String) - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
withIndexFields(List<String>) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
withParams(Params) - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
withQuery(String) - Method in class org.apache.streams.graph.GraphReaderConfiguration
 
withType(GraphBinaryConfiguration.Type) - Method in class org.apache.streams.graph.GraphBinaryConfiguration
 
withType(GraphConfiguration.Type) - Method in class org.apache.streams.graph.GraphConfiguration
 
withType(GraphHttpConfiguration.Type) - Method in class org.apache.streams.graph.GraphHttpConfiguration
 
B C E F G H I L M N O P Q R S T V W 
Skip navigation links

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