Devlive 开源社区 本次搜索耗时 0.884 秒,为您找到 668 个相关结果.
  • JDO v JPA : API

    1036 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...
  • SET

    1032 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...
  • Amazon RDS 要求

    Ranger 需要一个关系数据库作为其策略存储。由于 Amazon RDS 的设置和管理方式不同,基于 Amazon RDS 的数据库还有其他先决条件: MySQL/MariaDB 先决条件 PostgreSQL 先决条件 Oracle 先决条件
  • ORDER BY

    1027 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...
  • Streaming Writes

    1023 2024-06-30 《Apache Hudi 0.15.0》
    Spark Streaming Spark Streaming You can write Hudi tables using spark’s structured streaming. Scala // spark-shell // prepare to stream write to new table import org ....
  • 2. The Engine Configuration Guide

    The Engine Configuration Guide The Engine Configuration Guide Kyuubi aims to bring Spark to end-users who need not qualify with Spark or something else related to the big data a...
  • Graphs

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

    1019 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...
  • Object

    1018 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...
  • 配置文件

    config.yaml 描述 我们使用 yaml 配置文件。它将在执行 answer init 命令后自动生成。默认路径为 /data/conf/config.yaml 。 config.yaml 描述 server : http : addr : 0.0 . 0.0 : 80 # 项目访问端口号 data ...