Devlive 开源社区 本次搜索耗时 0.523 秒,为您找到 451 个相关结果.
  • List Functions

    1321 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 ...
  • GitHub 趋势日报 (2025年05月29日)

    📈 今日获星趋势图 🌈 语言分布图 🏆 今日热门项目 Top 6 📋 完整排行榜 🎯 分语言热门项目 ● C++" level="3">● C++ ● TypeScript" level="3">● TypeScript ● Swift" level="3">● Swift ● Rust" level="3">● Rust ● C" ...
  • Object

    1307 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...
  • Hive

    1304 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...
  • Flink Getting Started

    1299 2025-03-12 《Apache Iceberg 1.8.1》
    Flink Apache Iceberg supports both Apache Flink ‘s DataStream API and Table API. See the Multi-Engine Support page for the integration of Apache Flink. Feature support Flink...
  • TDengine

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

    1296 2024-06-24 《Apache AGE 0.6.0》
    Terminal SET clauses Set a property Return created vertex Remove a property Set multiple properties using one SET clause The SET clause is used to update labels and properti...
  • JDO v JPA : API

    1292 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...
  • Cypher in SQL expressions

    1284 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...
  • ORDER BY

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