Uses of Class
com.graphdbapi.driver.v1.exceptions.NotFoundException
-
Packages that use NotFoundException Package Description com.graphdbapi.driver.v1.exceptions -
-
Uses of NotFoundException in com.graphdbapi.driver.v1.exceptions
Subclasses of NotFoundException in com.graphdbapi.driver.v1.exceptions Modifier and Type Class Description classEdgeNotFoundException边不存在异常classPkNotFoundException点的外部唯一标识不存在引发的异常classPropertyNotFoundException属性不存在引发的异常classTypeNotFoundException点或边类型不存在引发的异常classVertexNotFoundException点不存在引发的异常
-