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

    Description Key features Options url database [string] measurement [string] username [string] password [string] key_time [string] key_tags [array] batch_size [int] max_re...
  • Auxiliary SQL Functions

    1069 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Flink’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
  • TDengine

    Description Key features Options url [string] username [string] password [string] database [string] stable [string] lower_bound [long] upper_bound [long] Example source ...
  • List Functions

    1069 2024-06-24 《Apache AGE 0.6.0》
    Data Setup keys range labels nodes relationships toBooleanList Data Setup SELECT * from cypher ( 'graph_name' , $$ CREATE ( A : Person { name : 'Alice' , age ...
  • String

    1068 2024-06-05 《Ramda 0.25.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • String

    1060 2024-06-05 《Ramda 0.24.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • String

    1056 2024-06-05 《Ramda 0.29.2》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • File Layouts

    1054 2024-06-28 《Apache Hudi 0.15.0》
    Configs The following describes the general file layout structure for Apache Hudi. Please refer the tech spec for a more detailed description of the file layouts. Hudi orga...
  • JDO v JPA : API

    1041 2024-05-25 《Apache JDO 3.2.1》
    The two persistence standards in Java have very similar API’s on the face of it. Here we give a comparison of the method calls and their equivalent in the other API. Operation...
  • ORDER BY

    1038 2024-06-24 《Apache AGE 0.6.0》
    Introduction Order nodes by property Order nodes by multiple properties Order nodes in descending order Ordering null ORDER BY is a sub-clause following WITH . ORDER BY spec...