OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
db=new GraphDatabaseFactory().newEmbeddedDatabaseBuilder(storeDir.toFile()).newGraphDatabase();db=new GraphDatabaseFactory().newEmbeddedDatabaseBuilder(storeDir).newGraphDatabase();new GraphDatabaseFactory().newEmbeddedDatabaseBuilder(storeDir.toFile())new GraphDatabaseFactory().newEmbeddedDatabaseBuilder(storeDir)neo4j9219962660db8fb6ac94b0f4abef8ace764698acorg.neo4j.index.population.LucenePartitionedIndexStressTesting
_178
_280
_1storeDir
_2storeDir
TCIVarstoreDir
v0new GraphDatabaseFactory()
TCIVarstoreDir
v0new GraphDatabaseFactory()
UsesTrue
GraphDatabaseService backupBasedDatabase=new TestGraphDatabaseFactory().newEmbeddedDatabaseBuilder(backupStoreDir.toFile()).setConfig(OnlineBackupSettings.online_backup_enabled,Settings.FALSE).newGraphDatabase();GraphDatabaseService backupBasedDatabase=new TestGraphDatabaseFactory().newEmbeddedDatabaseBuilder(backupStoreDir).setConfig(OnlineBackupSettings.online_backup_enabled,Settings.FALSE).newGraphDatabase();new TestGraphDatabaseFactory().newEmbeddedDatabaseBuilder(backupStoreDir.toFile())new TestGraphDatabaseFactory().newEmbeddedDatabaseBuilder(backupStoreDir)neo4j206e367aa6f54ede1d72a8ad0530a7a158e1e457org.neo4j.backup.impl.BackupProtocolServiceIT
_1152
_2151
_1backupStoreDir
_2backupStoreDir
TCIVarbackupStoreDir
v0new TestGraphDatabaseFactory()
TCIVarbackupStoreDir
v0new TestGraphDatabaseFactory()
UsesTrue