问题标签 [agens-graph]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
graph-databases - 打印更多启动消息的选项
那里
我发布这个问题是为了询问是否有选项或方法可以打开和关闭更多 AgnsGraph 的启动消息。
我正在寻找答案,因为当服务器以默认设置启动时,我只能看到“服务器正在启动”的消息。
[主页]$ ag_ctl 开始
服务器启动
因此,在使用 . 检查进程列表之前,我无法确定服务器是否正常启动ps -ef | grep postgres
。(如果服务器未正确启动,请手动检查日志文件以查看启动过程中发生的情况。)
如果有人可以建议我如何使服务器打印出更多的启动消息,那对我真的很有帮助。
postgresql - 我可以将 AgensGraph 与 PostGIS 一起使用吗?
我正在使用 PostGIS 开发关于 LBS 的应用程序。
我发现图形数据库也有最短路径算法。
然后我找到了AgensGraph(GDB)。
这看起来是可能的,因为 AgensGraph 孵化了 PostgreSQL。但是当我另外安装 PostGIS 时,我不知道会发生什么。
那么我可以在 AgensGraph 中使用 Lat/Long 数据和高级最短路径算法吗?
postgresql - AgensGraph-Btree VS Neo4j-IndexFree
为了处理数据的有效手段,Neo4j 表示他们以“无索引邻接”的方式搜索图数据。但是,我知道AgensGraph使用PostgreSQL的“Btree”方式进行查询
与“无索引邻接”相比,使用 PostgreSQL 的“Btree”有什么好处?
agens-graph - 列出 agens-graph 中的所有属性索引
我正在评估 Agensgraph v1.2 在我公司的使用情况。我正在尝试在 agens shell 中使用普通的 postgres shell 命令来获取有关索引、表等的信息。我无法使用 \di 命令列出索引。
有没有办法列出当前在数据库中的所有属性索引?
如果我可以获得 Agensgraph 使用的系统表的一些文档的链接,这也将很有帮助,我可以查询 shell 命令是否还没有完全适用于图形端。
java - org.postgresql.util.PSQLException:错误:graph_path 为 NULL
我认为 agens-graph 是一个很好的图形数据库,我做了一些演示。但它不起作用。来人帮帮我?
安慰:
建议:使用 SET graph_path at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2477) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2190) at org.postgresql.core。 v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:300) 在 org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:428) 在 org.postgresql.jdbc.PgStatement.execute(PgStatement.java:354) 在 org.postgresql .jdbc.PgStatement.executeWithFlags(PgStatement.java:301) 在 org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:287) 在 org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:264) 在 org. postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:231) 在 agensgraph 的 net.bitnine.agensgraph.jdbc.AgStatement.executeQuery(AgStatement.java:43)。AgensgraphTest.main(AgensgraphTest.java:18)
neo4j - 如何创建解析为密码查询的 GraphQL API?
我正在为我们创建的原型项目设计一个 API,该项目使用AgensGraph作为图形数据库。现在我们有了一个工作图数据库,我们需要一个 API(RESTful 或 GraphQL),它可以用来查询图,而无需直接使用密码查询。我正在研究使用 GraphQL。Neo4j 似乎有一个 GraphQL to Cypher resolver。是否有类似的方法可以为 AgensGraph 创建 GraphQL API?
agens-graph - 指定强制属性约束的 AgnsGraph 语法是什么?
https://bitnine.net/documentations/developer-manual-en.html#introduction上的AgensGraph 开发人员文档说该产品“支持唯一、强制、检查约束”。联机帮助显示了创建唯一属性约束的语法,但没有显示强制属性约束的语法。真的支持这样的约束吗?
agens-graph - 我可以使用 XML(基于 SysML)在 Agens 图形数据库中制作 DB 表吗?
我是编程初学者。有人可以告诉我我的问题吗?
我想知道我是否可以使用基于 SysML 的 XML 在 Agens DB 中制作 DB 表。
有没有人知道这个?
cypher - Cypher query: How to compute cosine similarity in Agensgraph, and SAP HANA
I wanna test simple graph analysis performance among GraphDBes using cypher.
I referred this site and reproduce the example in Neo4j, Agensgraph, SAP HANA, and Redis.
but the cypher query(see below) is not operate in Agensgraph, and SAP HANA.
I think the second arrow pattern doesn't works in Agensgraph, and SAP HANA.
How can I edit this query to operate in Agensgraph, and SAP HANA?
cypher - 错误:MERGE 开放密码查询 agensgraph 只允许一种关系类型
在开放密码查询中是否允许创建以下关系我正在 agensgraph 中尝试这个,
我在做什么错误...因为 mat_comp 和植物节点有植物作为常见 mat_comp 和材料节点有材料作为常见 mat_comp 有材料列植物列