Neo4j Enterprise

org.neo4j.backup.check
Interface InconsistencyType

All Known Implementing Classes:
InconsistencyType.PropertyBlockInconsistency, InconsistencyType.PropertyOwnerInconsistency, InconsistencyType.ReferenceInconsistency

public interface InconsistencyType


Nested Class Summary
static class InconsistencyType.PropertyBlockInconsistency
           
static class InconsistencyType.PropertyOwnerInconsistency
           
static class InconsistencyType.ReferenceInconsistency
           
 
Method Summary
 boolean isWarning()
           
 String message()
           
 

Method Detail

message

String message()

isWarning

boolean isWarning()

Neo4j Enterprise

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