Devlive 开源社区 本次搜索耗时 0.617 秒,为您找到 270 个相关结果.
  • SKIP

    300 2024-06-24 《Apache AGE 0.6.0》
    Introduction Skip first three rows Return middle two rows Using an expression with SKIP to return a subset of the rows SKIP defines from which record to start including the r...
  • Scalar Functions

    275 2024-06-24 《Apache AGE 0.6.0》
    id start_id end_id type properties head last length size startNode endNode timestamp toBoolean toFloat toInteger coalesce id id() returns the id of a vertex or e...
  • Predicate Functions

    271 2024-06-24 《Apache AGE 0.6.0》
    Exists(Property) Exists(Path) Predicates are boolean functions that return true or false for a given set of input. They are most commonly used to filter out subgraphs in the WHE...
  • Numeric Functions

    249 2024-06-24 《Apache AGE 0.6.0》
    rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...
  • Logarithmic Functions

    235 2024-06-24 《Apache AGE 0.6.0》
    e sqrt exp log log10 e e() returns the base of the natural logarithm, e. Syntax: e() Returns: An agtype float . Query SELECT * FROM cypher ( 'graph_name' , $$...
  • String Functions

    229 2024-06-24 《Apache AGE 0.6.0》
    replace split left right substring rTrim lTrim trim toLower toUpper reverse toString replace replace() returns a string in which all occurrences of a specified strin...
  • Trigonometric Functions

    216 2024-06-24 《Apache AGE 0.6.0》
    degrees radians pi sin cos tan Cot asin acos atan atan2 degrees degrees() converts radians to degrees. Syntax: degrees(expression) Returns: An agtype float . ...
  • LIMIT

    209 2024-06-24 《Apache AGE 0.6.0》
    Introduction Return a subset of the rows Using an expression with LIMIT to return a subset of the rows LIMIT constrains the number of records in the output. Introduction LIM...
  • Flags

    169 2024-05-20 《Apache Answer 1.3.0》
    User can flag the spam post.
  • Platform Services

    99 2024-06-27 《Apache Hudi 0.15.0》
    Exporter Data Quality Post-commit Callback Syncing to Catalogs