Sorry, the source code follows:
public class InitialDBCreator {
private static final SimpleDateFormat DATE_PARSER = new
SimpleDateFormat("dd/MM/");
private static final SimpleDateFormat DATE_FORMATTER = new
SimpleDateFormat("MMdd");
private static final int GRP_DEST_DOC = 1;
nux' with 4GB
of RAM.
The code I'm using to create the initial database is attached, the method
that should be looked at is: createDB.
--
Thanks,
Jose Vinicius Pimenta Coletto
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user
Niels, before creating any node or relationship I check if some of them
already exist in the index, I can use the BatchInserter doing this?
Michael, I'm closing my Transactions every 5k inserts, but apparently this
is not working. I'm running the JVM with -Xmx3g.
--
Thanks,
Jos
b.strings.mapped_memory = 768M
neostore.propertystore.db.arrays.mapped_memory = 130M
cache_type = weak
Can anyone help me?
--
Jose Vinicius Pimenta Coletto
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user
4 matches
Mail list logo