Neo4j Enterprise

Uses of Class
org.neo4j.graphdb.ConstraintViolationException

Packages that use ConstraintViolationException
org.neo4j.graphdb.schema   
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
 

Uses of ConstraintViolationException in org.neo4j.graphdb.schema
 

Methods in org.neo4j.graphdb.schema that throw ConstraintViolationException
 IndexDefinition IndexCreator.create()
          Creates an index with the details specified by the other methods in this interface.
 

Uses of ConstraintViolationException in org.neo4j.kernel
 

Methods in org.neo4j.kernel that throw ConstraintViolationException
 IndexDefinition IndexCreatorImpl.create()
           
 


Neo4j Enterprise

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