Neo4j Enterprise

org.neo4j.backup
Interface OnlineBackupExtension.Configuration

Enclosing class:
OnlineBackupExtension

public static interface OnlineBackupExtension.Configuration


Method Summary
 boolean online_backup_enabled(boolean def)
           
 int online_backup_port(int def)
           
 

Method Detail

online_backup_enabled

boolean online_backup_enabled(boolean def)

online_backup_port

int online_backup_port(int def)

Neo4j Enterprise

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.