[][src]Type Definition orientdb_client::common::OrientResult

type OrientResult<T> = Result<T, OrientError>;