MATCH (n)
RETURN n.name, n.Marks
ORDER BY n.Marks DESC
SKIP 3
输出
跳过表达
让我们举一个示例, 将SKIP子句与表达式一起使用。
MATCH (n)
RETURN n.name, n.Marks
ORDER BY n.Marks DESC
SKIP toInt (2*rand())+ 1
输出
本示例跳过数据库中的第一条记录, 仅显示剩余的记录。
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_47502.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57