Skip navigation links
B C E F G H I N O S 

B

batchInserterIndexes - Variable in class org.neo4j.talend.Neo4jBatchDatabase
Store the list of index

C

computeLabels(Object) - Method in class org.neo4j.talend.Neo4jBatchInserterNode
 
create(Object, List<String>) - Method in class org.neo4j.talend.Neo4jBatchInserterNode
Insert a node.
create(Object, List<String>) - Method in class org.neo4j.talend.Neo4jBatchInserterRelationship
Create the relationship.
createBatchIndex(String, Integer) - Method in class org.neo4j.talend.Neo4jBatchDatabase
Create and store the index, if it doesn't exist.
createHeaderFile(String) - Method in class org.neo4j.talend.Neo4jImportTool
Create the specified header file.
createNeo4jConfigFile() - Method in class org.neo4j.talend.Neo4jImportTool
Create Neo4j configuration file.
createSchema(String, String, String) - Method in class org.neo4j.talend.Neo4jBatchDatabase
Create schema.

E

execute() - Method in class org.neo4j.talend.Neo4jImportTool
Execute the import.

F

FILE_KEY - Static variable in class org.neo4j.talend.Neo4jImportTool
 
findNodeInBatchIndex(String, Object) - Method in class org.neo4j.talend.Neo4jBatchDatabase
Find a node in the index.
finish() - Method in class org.neo4j.talend.Neo4jBatchInserterNode
Finish the process.
finish() - Method in class org.neo4j.talend.Neo4jBatchInserterRelationship
Finish the process.
flushBatchIndex(String) - Method in class org.neo4j.talend.Neo4jBatchDatabase
Flush the specified index on the disk, so it will be available after for search.

G

getInserter() - Method in class org.neo4j.talend.Neo4jBatchDatabase
Getter for inserter

H

HEADERS_KEY - Static variable in class org.neo4j.talend.Neo4jImportTool
 

I

indexNodeInBatchIndex(String, long, Object) - Method in class org.neo4j.talend.Neo4jBatchDatabase
Push a node importId into the batch index.

N

Neo4jBatchDatabase - Class in org.neo4j.talend
Wrapper on a Neo4j batch inserter 'database'.
Neo4jBatchDatabase(String, Map<String, String>) - Constructor for class org.neo4j.talend.Neo4jBatchDatabase
Constructor that create an embedded database.
Neo4jBatchInserterNode - Class in org.neo4j.talend
 
Neo4jBatchInserterNode(Neo4jBatchDatabase, String, String, String, Boolean, Integer) - Constructor for class org.neo4j.talend.Neo4jBatchInserterNode
Constructor
Neo4jBatchInserterRelationship - Class in org.neo4j.talend
 
Neo4jBatchInserterRelationship(Neo4jBatchDatabase, String, String, String, String, String, String, Boolean) - Constructor for class org.neo4j.talend.Neo4jBatchInserterRelationship
Constructor.
Neo4jImportTool - Class in org.neo4j.talend
 
Neo4jImportTool(String, Map<String, String>, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class org.neo4j.talend.Neo4jImportTool
Constructor.

O

org.neo4j.talend - package org.neo4j.talend
 

S

shutdown() - Method in class org.neo4j.talend.Neo4jBatchDatabase
Shutdown the graph database
B C E F G H I N O S 
Skip navigation links

Copyright © 2017. All rights reserved.