public class DuplicateIndexEntryConflictException extends IndexEntryConflictException
| Constructor and Description |
|---|
DuplicateIndexEntryConflictException(Object propertyValue,
Set<Long> conflictingNodeIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
evidenceMessage(String labelName,
String propertyKey) |
Set<Long> |
getConflictingNodeIds() |
Object |
getPropertyValue() |
notAllowed, notAllowedaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Object getPropertyValue()
getPropertyValue in class IndexEntryConflictExceptionpublic String evidenceMessage(String labelName, String propertyKey)
evidenceMessage in class IndexEntryConflictExceptionCopyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.