Devlive 开源社区 本次搜索耗时 0.706 秒,为您找到 165 个相关结果.
  • GitHub 趋势日报 (2025年04月17日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Java C++ Go TypeScript Ruby PHP Kotlin Lua C Shell Python Jupyter Notebook Dart C Rust MDX JavaScript Dockerfile HTML Vim Script ...
  • Hive

    1069 2025-03-13 《Apache Iceberg 1.8.1》
    Hive Iceberg supports reading and writing Iceberg tables through Hive by using a StorageHandler . Feature support The following features matrix illustrates the support for diff...
  • Using Cypher in a CTE Expression

    1040 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' , $$ ...
  • String

    1021 2024-06-05 《Ramda 0.11.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • String

    1021 2024-06-05 《Ramda 0.1.1》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • String

    1011 2024-06-05 《Ramda 0.5.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • Using Cypher in a Join expression

    1008 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...
  • String

    1004 2024-06-05 《Ramda 0.9.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • String

    1002 2024-06-05 《Ramda 0.7.0》
    match split trim replace match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of match...
  • String

    1002 2024-06-05 《Ramda 0.4.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...