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

    927 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...
  • Scalar Functions

    923 2024-06-24 《Apache AGE 0.6.0》
    id start_id end_id type properties head last length size startNode endNode timestamp toBoolean toFloat toInteger coalesce id id() returns the id of a vertex or e...
  • SQL In Cypher

    893 2024-06-24 《Apache AGE 0.6.0》
    Create Function Query AGE does not support SQL being directly written in Cypher. However with user defined functions you can write SQL queries and call them in a cypher command...
  • PostgreSQL 先决条件

    Amazon RDS PostgreSQL Server 中的 Ranger 数据库用户应在安装 Ranger 之前创建,并且应被授予必须具有 CREATEDB 角色的现有角色。 使用主用户账户,从主用户账户(在创建 RDS PostgreSQL 实例期间创建)登录 Amazon RDS PostgreSQL 服务器并执行以下命令: a. CREAT...
  • Configure SAM and Schema Registry Metadata Stores in Postgres

    About This Task Steps About This Task If you have already installed MySQL and configured SAM and Schema Registry metadata stores using MySQL, you do not need to configure addit...
  • PostgreSQL Prerequisite

    The Ranger database user in Amazon RDS PostgreSQL Server should be created before installing Ranger and should be granted an existing role which must have the role CREATEDB. Usi...
  • Using Cypher in a CTE Expression

    867 2024-06-24 《Apache AGE 0.6.0》
    There are no restrictions to using Cypher with CTEs (Common Table Expressions ). Query: WITH graph_query as ( SELECT * FROM cypher ( 'graph_name' , $$ ...
  • Using Cypher in a Join expression

    863 2024-06-24 《Apache AGE 0.6.0》
    A Cypher query can be part of a JOIN clause. Developers Note Cypher queries using the CREATE , SET , REMOVE clauses cannot be used in sql queries with JOINs , as...
  • REMOVE

    858 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 ...
  • Permission

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