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

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

    Description Key features Options endpoint [string] accessId [string] accessKey[string] project [string] topic [string] timeout [int] retryTimes [int] common options Exam...
  • Hive

    340 2024-07-05 《Apache Kyuubi 1.9.1》
    Hive Connector Integration Dependencies Configurations Hive Connector Operations The Kyuubi Hive Connector is a datasource for both reading and writing Hive table, It is imple...
  • SQL In Cypher

    338 2024-06-24 《Apache AGE 0.6.0》
    Create Function Query AGE does not support SQL being directly written in Cypher. However with user defined functions you can write SQL queries and call them in a cypher command...
  • Auxiliary SQL Functions

    337 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...
  • Using Cypher in a CTE Expression

    336 2024-06-24 《Apache AGE 0.6.0》
    There are no restrictions to using Cypher with CTEs (Common Table Expressions ). Query: WITH graph_query as ( SELECT * FROM cypher ( 'graph_name' , $$ ...
  • FieldMapper

    Description Options field_mapper [config] common options [config] Example Changelog new version FieldMapper transform plugin Description Add input schema and output sc...
  • 15. Dependency list

    324 2024-06-19 《Redisson》
    Below are libraries list used by Redisson: Group id Artifact Id Version Dependency com.esotericsoftware kryo 5.4+ required (if Kryo is used as codec) com.esoter...
  • Using Cypher in a Join expression

    322 2024-06-24 《Apache AGE 0.6.0》
    A Cypher query can be part of a JOIN clause. Developers Note Cypher queries using the CREATE , SET , REMOVE clauses cannot be used in sql queries with JOINs , as...
  • 4.18 Omit a heading in the table of contents

    321 2024-05-23 《R Markdown Cookbook》
    If you do not want certain section headings to be included in the table of contents, you can add two classes to the heading: unlisted and unnumbered . For example: # Section hea...