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

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

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

    472 2024-06-05 《Ramda 0.8.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...
  • ORDER BY

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

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

    460 2024-06-05 《Ramda 0.1.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 CTE Expression

    454 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

    448 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...
  • Using Cypher in a Join expression

    430 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

    430 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...