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

    459 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...
  • Filter

    Description Options fields [array] common options [string] Example Changelog new version Filter transform plugin Description Filter the field. Options name type ...
  • Copy

    Description Options fields [config] common options [string] Example Changelog new version Copy transform plugin Description Copy a field to a new field. Options n...
  • String

    456 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...
  • 5.5 Figure alignment

    454 2024-05-24 《R Markdown Cookbook》
    The chunk option fig.align specifies the alignment of figures. For example, you can center images with fig.align = 'center' , or right-align images with fig.align = 'right' . Thi...
  • Logic

    453 2024-06-05 《Ramda 0.12.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, other...
  • Permission

    451 2024-05-20 《Apache Answer 1.3.0》
    Privileges User roles Privileges The number is the minimum reputation required for a privilege. There are three options available for your community. You can change this in Adm...
  • Tencent Cloud

    450 2024-07-01 《Apache Hudi 0.15.0》
    Tencent Cloud COS configs Tencent Cloud COS Credentials Tencent Cloud COS Libs In this page, we explain how to get your Hudi spark job to store into Tencent Cloud COS. Tencen...
  • Math

    444 2024-06-04 《Ramda 0.8.0》
    add divide multiply product subtract sum modulo mathMod add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); ...
  • REMOVE

    440 2024-06-24 《Apache AGE 0.6.0》
    Terminal REMOVE clauses Remove a property The REMOVE clause is used to remove properties from vertex and edges. Terminal REMOVE clauses A REMOVE clause that is not followed ...