Neo4j Enterprise

Uses of Class
org.neo4j.backup.check.InconsistencyType.ReferenceInconsistency

Packages that use InconsistencyType.ReferenceInconsistency
org.neo4j.backup.check   
 

Uses of InconsistencyType.ReferenceInconsistency in org.neo4j.backup.check
 

Methods in org.neo4j.backup.check that return InconsistencyType.ReferenceInconsistency
static InconsistencyType.ReferenceInconsistency InconsistencyType.ReferenceInconsistency.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InconsistencyType.ReferenceInconsistency[] InconsistencyType.ReferenceInconsistency.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Neo4j Enterprise

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