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

    Description Key features Options hosts [array] index [string] index_type [string] primary_keys [list] key_delimiter [string] username [string] password [string] max_retry_...
  • 5.7 Line numbers for code blocks (*)

    688 2024-05-24 《R Markdown Cookbook》
    References You can add line numbers to either source code blocks, via the chunk option attr.source = ".numberLines" , or text output blocks, via attr.output = ".numberLines" (se...
  • Object

    688 2024-06-05 《Ramda 0.30.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Upgrade

    688 2024-05-20 《Apache Answer 1.3.0》
    We recommend that you back up database and configuration files before upgrading. Generally, we guarantee that the upgrade does not affect the existing data. To back up data mean...
  • Branching and Tagging

    Overview Use Cases Historical Tags Audit Branch Usage Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots ar...
  • HiveJdbc

    Support Hive Version Support Those Engines Key Features Description Supported DataSource Info Database Dependency Data Type Mapping Source Options Tips Task Example Simple...
  • MATCH

    687 2024-06-24 《Apache AGE 0.6.0》
    Basic vertex finding Get all Vertices Get all vertices with a label Related Vertices Match with labels Edge basics Outgoing Edges Directed Edges and variable Match on edge l...
  • Python-JayDeBeApi

    687 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...
  • Apache Pulsar

    Description Key features Options topic [String] topic-pattern [String] topic-discovery.interval [Long] subscription.name [String] client.service-url [String] admin.service-u...
  • Transactions

    686 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...