Class Vertex.Exceptions
java.lang.Object
org.apache.tinkerpop.gremlin.structure.Vertex.Exceptions
- Enclosing interface:
- Vertex
Common exceptions to use with a vertex.
-
Method Summary
Modifier and TypeMethodDescriptionstatic IllegalStateExceptionstatic IllegalStateExceptionmultiplePropertiesExistForProvidedKey(String propertyKey) static IllegalStateException
-
Method Details
-
userSuppliedIdsNotSupported
-
userSuppliedIdsOfThisTypeNotSupported
-
vertexRemovalNotSupported
-
edgeAdditionsNotSupported
-
multiplePropertiesExistForProvidedKey
-