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

    382 2024-06-05 《Ramda 0.5.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn clone {*} → {*} Parameters valueThe object or array to c...
  • Connectors for Spark SQL Query Engine

    377 2024-07-05 《Apache Kyuubi 1.9.1》
    Delta Lake Delta Lake with Microsoft Azure Blob Storage Hudi Iceberg Kudu Hive Apache Paimon (Incubating) TiDB TPC-DS TPC-H
  • Object

    376 2024-06-05 《Ramda 0.1.4》
    clone values eqProps keys omit pick pickAll project prop props where clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy...
  • RETURN

    367 2024-06-24 《Apache AGE 0.6.0》
    Return nodes Return edges Return property Return all elements Variable with uncommon characters Aliasing a field Optional properties Other expressions Unique results In t...
  • Cypher in SQL expressions

    365 2024-06-24 《Apache AGE 0.6.0》
    Using Cypher with ‘=’ Working with Postgres’s IN Clause Working with the Postgres EXISTS Clause Querying Multiple Graphs Cypher cannot be used in an expression— the query must...
  • Graphs

    361 2024-06-24 《Apache AGE 0.6.0》
    Create a Graph create_graph() Delete a Graph drop_graph() How Graphs Are Stored In Postgres A graph consists of a set of vertices and edges, where each individual node and ed...
  • DELETE

    360 2024-06-24 《Apache AGE 0.6.0》
    Terminal DELETE clauses Introduction Delete isolated vertices Delete all vertices and edges associated with them Delete edges only Return a deleted vertex The DELETE clause...
  • Amazon Athena

    To read a OneTable synced target table (regardless of the table format) in Amazon Athena, you can create the table either by: Using a DDL statement as mentioned in the following...
  • Configure Kyuubi to Use JDBC Authentication

    357 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • ORDER BY

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