Neo4j Enterprise

Uses of Class
org.neo4j.backup.check.InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType

Packages that use InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType
org.neo4j.backup.check   
 

Uses of InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType in org.neo4j.backup.check
 

Methods in org.neo4j.backup.check that return InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType
static InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType[] InconsistencyType.PropertyBlockInconsistency.BlockInconsistencyType.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.