Skip navigation links
A B C D E G H I L N O R S T V 

A

addAdditionalLabel(AdditionalLabel) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
Adds additional label.
AdditionalLabel - Class in com.norconex.committer.neo4j
Additional label allow to transform a metadata field in a node label.
AdditionalLabel() - Constructor for class com.norconex.committer.neo4j.AdditionalLabel
Default constructor.
AdditionalLabel(String, boolean) - Constructor for class com.norconex.committer.neo4j.AdditionalLabel
Constructor with the following arguments:
addRelationship(Relationship) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
ATTRIBUTE_KEY_DIRECTION - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
 
ATTRIBUTE_KEY_KEEP - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
 
ATTRIBUTE_KEY_TARGET_FIND_SYNTAX - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
 
ATTRIBUTE_KEY_TYPE - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
 

B

buildAdditionalLabelsQueryPart(String, GraphEntry) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
buildDeleteQuery() - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
buildDeleteQuery() - Method in class com.norconex.committer.neo4j.topologies.OneNodeTopology
 
buildDeleteQuery() - Method in class com.norconex.committer.neo4j.topologies.SplittedTopology
 
buildNeo4jParameters(GraphEntry) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
buildParentQueryPart() - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
buildStoreQuery(GraphEntry) - Method in class com.norconex.committer.neo4j.topologies.NoContentTopology
 
buildStoreQuery(GraphEntry) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
buildStoreQuery(GraphEntry) - Method in class com.norconex.committer.neo4j.topologies.OneNodeTopology
 
buildStoreQuery(GraphEntry) - Method in class com.norconex.committer.neo4j.topologies.SplittedTopology
 

C

close() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
com.norconex.committer.neo4j - package com.norconex.committer.neo4j
 
com.norconex.committer.neo4j.topologies - package com.norconex.committer.neo4j.topologies
 
commit() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
commitBatch(List<ICommitOperation>) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
CONFIG_KEY_MULTI_VALUES_JOINER - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for multi values joiner
CONFIG_KEY_NODE_TOPOLOGY - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for node topology
CONFIG_KEY_PASSWORD - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for Neo4j password
CONFIG_KEY_PRIMARY_LABEL - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for primary label
CONFIG_KEY_SOURCE_PROPERTY_KEY - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for relationship source property key
CONFIG_KEY_TARGET_PROPERTY_KEY - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for relationship target property key
CONFIG_KEY_URI - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for Neo4j uri
CONFIG_KEY_USER - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
XML element name for Neo4j user

D

DEFAULT_MULTI_VALUES_JOINER - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default separator for multi-values in a Neo4j property
DEFAULT_NEO4J_CONTENT_FIELD - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default content property name for Neo4j nodes
DEFAULT_NEO4J_ID_FIELD - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default Identifier property name for Neo4j nodes
DEFAULT_NEO4J_PARENT_LINK - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default relationship type for relationships
DEFAULT_NEO4J_PRIMARY_LABEL - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default primary label name for Neo4j nodes
DEFAULT_NEO4J_RELS_DIRECTION - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default relationship direction
DEFAULT_NEO4J_SOURCE_PROPERTY_KEY - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default property name for source in relationships
DEFAULT_NEO4J_TARGET_FIND_SYNTAX - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default property name for target in relationships
DEFAULT_NEO4J_TARGET_PROPERTY_KEY - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
Default property name for target in relationships
DEFAULT_SOURCE_REFERENCE_FIELD - Static variable in class com.norconex.committer.neo4j.Neo4jCommitter
 
deleteEntry(String) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 

E

equals(Object) - Method in class com.norconex.committer.neo4j.AdditionalLabel
 
equals(Object) - Method in class com.norconex.committer.neo4j.Relationship
 
extractContent(InputStream) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
extractMetadata(Properties) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 

G

getAdditionalLabels() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
Gets additional labels.
getCommitter() - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
getContent() - Method in class com.norconex.committer.neo4j.GraphEntry
 
getDirection() - Method in class com.norconex.committer.neo4j.Relationship
 
getId() - Method in class com.norconex.committer.neo4j.GraphEntry
 
getLabel() - Method in class com.norconex.committer.neo4j.NodeProperty
 
getMetaData() - Method in class com.norconex.committer.neo4j.GraphEntry
 
getMultiValuesJoiner() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
getNeo4jDriver() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
getPassword() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
getPasswordKey() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
getPrimaryLabel() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
Returns the label used for all nodes imported into Neo4j with the committer
getPropertyKey() - Method in class com.norconex.committer.neo4j.NodeProperty
 
getRelationships() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
getSourceField() - Method in class com.norconex.committer.neo4j.AdditionalLabel
 
getSourcePropertyKey() - Method in class com.norconex.committer.neo4j.Relationship
 
getTargetFindSyntax() - Method in class com.norconex.committer.neo4j.Relationship
 
getTargetPropertyKey() - Method in class com.norconex.committer.neo4j.Relationship
 
getTargetPropertyValues(Properties, Relationship) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 
getTopologyType() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
getType() - Method in class com.norconex.committer.neo4j.Relationship
 
getUri() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
getUser() - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
GraphEntry - Class in com.norconex.committer.neo4j
GraphEntry represents an immutable entry needs to be stored in Neo4j.
GraphEntry(String, Properties, InputStream) - Constructor for class com.norconex.committer.neo4j.GraphEntry
 

H

hashCode() - Method in class com.norconex.committer.neo4j.AdditionalLabel
 
hashCode() - Method in class com.norconex.committer.neo4j.Relationship
 

I

isKeep() - Method in class com.norconex.committer.neo4j.AdditionalLabel
 

L

loadFromXml(XMLConfiguration) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 

N

NEO4J_PARAM_CONTENT - Static variable in class com.norconex.committer.neo4j.topologies.NodeTopology
 
NEO4J_PARAM_METADATA - Static variable in class com.norconex.committer.neo4j.topologies.NodeTopology
 
NEO4J_PARAM_SOURCE - Static variable in class com.norconex.committer.neo4j.topologies.NodeTopology
 
NEO4J_PARAM_SUB_ENTRIES - Static variable in class com.norconex.committer.neo4j.topologies.NodeTopology
 
Neo4jCommitter - Class in com.norconex.committer.neo4j
Commit documents to a Neo4j graph database.
Neo4jCommitter() - Constructor for class com.norconex.committer.neo4j.Neo4jCommitter
 
Neo4jCommitter.AuthType - Enum in com.norconex.committer.neo4j
Neo4j Authent type, only BASIC is supported for now.
Neo4jCommitter.TopologyType - Enum in com.norconex.committer.neo4j
This enumeration specify how the nodes must be built.
NoContentTopology - Class in com.norconex.committer.neo4j.topologies
Topology with one node bringing metadata only (no content).
NoContentTopology(Neo4jCommitter) - Constructor for class com.norconex.committer.neo4j.topologies.NoContentTopology
 
NodeProperty - Class in com.norconex.committer.neo4j
 
NodeProperty() - Constructor for class com.norconex.committer.neo4j.NodeProperty
 
NodeTopology - Class in com.norconex.committer.neo4j.topologies
Based node topology.
NodeTopology(Neo4jCommitter) - Constructor for class com.norconex.committer.neo4j.topologies.NodeTopology
 

O

OneNodeTopology - Class in com.norconex.committer.neo4j.topologies
This topology makes one node per entry (content + metadata)
OneNodeTopology(Neo4jCommitter) - Constructor for class com.norconex.committer.neo4j.topologies.OneNodeTopology
 

R

Relationship - Class in com.norconex.committer.neo4j
Describe how a relationship must be built between nodes in Neo4j.
Relationship() - Constructor for class com.norconex.committer.neo4j.Relationship
 
Relationship.Direction - Enum in com.norconex.committer.neo4j
Direction of the relationship OUTGOING: from source to target INCOMING: from target to source BOTH: two relationships, from target to source and to source from target NODE: unique relationship between two nodes (direction has no importance)
Relationship.FindSyntax - Enum in com.norconex.committer.neo4j
Neo4j Cypher keyword used to retrieve a node (usually applied to the target node) MATCH: find the target node and create the relationship only if the target node exists MERGE: find or create the target node and create the relationship

S

saveToXML(XMLStreamWriter) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
setAdditionalLabels(List<AdditionalLabel>) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
Sets additional labels.
setDirection(Relationship.Direction) - Method in class com.norconex.committer.neo4j.Relationship
 
setKeep(boolean) - Method in class com.norconex.committer.neo4j.AdditionalLabel
 
setLabel(String) - Method in class com.norconex.committer.neo4j.NodeProperty
 
setMultiValuesJoiner(String) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
setPassword(String) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
setPasswordKey(EncryptionKey) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
setPrimaryLabel(String) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
Sets the label used for all nodes imported into Neo4j with the committer
setPropertyKey(String) - Method in class com.norconex.committer.neo4j.NodeProperty
 
setRelationships(List<Relationship>) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
setSourceField(String) - Method in class com.norconex.committer.neo4j.AdditionalLabel
 
setSourcePropertyKey(String) - Method in class com.norconex.committer.neo4j.Relationship
 
setTargetFindSyntax(Relationship.FindSyntax) - Method in class com.norconex.committer.neo4j.Relationship
 
setTargetPropertyKey(String) - Method in class com.norconex.committer.neo4j.Relationship
 
setTopologyType(Neo4jCommitter.TopologyType) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
setType(String) - Method in class com.norconex.committer.neo4j.Relationship
 
setUri(String) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
setUser(String) - Method in class com.norconex.committer.neo4j.Neo4jCommitter
 
SplittedTopology - Class in com.norconex.committer.neo4j.topologies
Splitted topology.
SplittedTopology(Neo4jCommitter) - Constructor for class com.norconex.committer.neo4j.topologies.SplittedTopology
 
storeEntry(GraphEntry) - Method in class com.norconex.committer.neo4j.topologies.NodeTopology
 

T

toString() - Method in class com.norconex.committer.neo4j.AdditionalLabel
 
toString() - Method in class com.norconex.committer.neo4j.Relationship
 

V

valueOf(String) - Static method in enum com.norconex.committer.neo4j.Neo4jCommitter.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.norconex.committer.neo4j.Neo4jCommitter.TopologyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.norconex.committer.neo4j.Relationship.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.norconex.committer.neo4j.Relationship.FindSyntax
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.norconex.committer.neo4j.Neo4jCommitter.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.norconex.committer.neo4j.Neo4jCommitter.TopologyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.norconex.committer.neo4j.Relationship.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.norconex.committer.neo4j.Relationship.FindSyntax
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I L N O R S T V 
Skip navigation links

Copyright © 2018–2020 Norconex Inc.. All rights reserved.