* remove bigint because we dont support it (#2031)
Co-authored-by: dutor <[email protected]>
(cherry picked from commit 3423df1f9cabadd08827cbedb4543955d281adef)
* fix crash (#2042)
Co-authored-by: dutor <[email protected]>
(cherry picked from commit eea740763e3d7385588c3e291553d9f9614cea44)
* Sampling apply to all edges starting from a vertex. (#2013)
* Sampling from all edges.
* Update test for sampling multi edges.
* Testing both inbound and outbound.
* Fix clang compiling problem.
* Update the sampling.
Co-authored-by: dutor <[email protected]>
(cherry picked from commit 8810eccb5215153ba1887e59335059527db80c4e)
* Fix the error when vertex/edge not exist if update. (#2025)
* Fix the error when vertex/edge not exist if update.
* Optimize the atomic error logical.
* Fix one alignment.
Co-authored-by: dutor <[email protected]>
(cherry picked from commit 9fc4e7f0f25c0ef642385f0470f913b5c554cfd5)
* Correct issue 2009 which the timestamp default value for edge not treat. (#2038)
* Correct issue 2009 which the timestamp default value for edge not treat.
* Add the cover cases.
* Fix one typo.
Co-authored-by: dutor <[email protected]>
(cherry picked from commit 4aa9217da418d71287b866a461b4974685b06516)
Co-authored-by: flyingcat <[email protected]>
Co-authored-by: laura-ding <[email protected]>
Co-authored-by: CPWstatic <[email protected]>
Co-authored-by: Shylock Hg <[email protected]>