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

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

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

    1303 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

    1287 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...
  • Greenplum

    Description Key Features Options driver [string] url [string] common options Changelog 2.2.0-beta 2022-09-26 Greenplum sink connector Description Write data to Greenp...
  • Amazon RDS 要求

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

    1258 2024-06-24 《Apache AGE 0.6.0》
    Introduction Filter on aggregate function results Sort results before using collect on them Limit branching of a path search Introduction Using WITH , you can manipulate the ...
  • DELETE

    1235 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...
  • 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...
  • 常见问题

    如何访问安装页面? 为什么我无法收到注册邮件? 如何切换默认语言? 目前支持哪些数据库类型?是否支持迁移? 如何访问安装页面? 请前往 http://localhost:9080/install 访问安装页面。 为什么我无法收到注册邮件? 你需要在 管理后台 -> 设置 -> SMTP 中配置自己的 SMTP。 如何切换默认语言? 站...