Neo4j Enterprise

Uses of Class
org.neo4j.backup.check.InconsistencyType.PropertyOwnerInconsistency.OwnerInconsistencyType

Packages that use InconsistencyType.PropertyOwnerInconsistency.OwnerInconsistencyType
org.neo4j.backup.check   
 

Uses of InconsistencyType.PropertyOwnerInconsistency.OwnerInconsistencyType in org.neo4j.backup.check
 

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