Neo4j Enterprise

org.neo4j.backup.check
Class InconsistencyType.PropertyBlockInconsistency

java.lang.Object
  extended by org.neo4j.backup.check.InconsistencyType.PropertyBlockInconsistency
All Implemented Interfaces:
InconsistencyType
Enclosing interface:
InconsistencyType

public static class InconsistencyType.PropertyBlockInconsistency
extends Object
implements InconsistencyType


Nested Class Summary
static class InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType
           
 
Nested classes/interfaces inherited from interface org.neo4j.backup.check.InconsistencyType
InconsistencyType.PropertyBlockInconsistency, InconsistencyType.PropertyOwnerInconsistency, InconsistencyType.ReferenceInconsistency
 
Method Summary
 boolean isWarning()
           
 String message()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

message

public String message()
Specified by:
message in interface InconsistencyType

isWarning

public boolean isWarning()
Specified by:
isWarning in interface InconsistencyType

Neo4j Enterprise

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