问题标签 [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.

0 投票
1 回答
475 浏览

postgresql - Agens Graph(图数据库)可以存储哪些类型的数据?

我阅读了有关 Agens Graph 的文档。
你的图数据库是基于 PostgreSQL 的,对吧?
所以我认为您的解决方案可以在任何地方运行,包括一般 RDBMS 功能。

然后我有一个关于数据类型的问题。如何存储在Agens Graph中?
规则是遵循 RDBMS 还是特殊的方式?

0 投票
1 回答
207 浏览

graph-databases - AgensGraph recommended memory parameters and hardware sizing

I've been playing with a beta version(0.9) of AgensGraph for the last few weeks.

Now, I am testing the product on my VM machine(with 2 cores and 2gb memory), and planning to install the product on a real server(x86_64 with 32 cores and 96gb memory).

While I am planning the installation, I am having a trouble to find proper parameters for the product.

Of course, since the product is based on PostgreSQL, I am pretty familiar with all the parameters which the product is using. However, since we are talking about graph data(not relational data), I am not sure whether I can allocate server memory and do hardware sizing like what I did previously on PostgreSQL servers.

It would be really helpful if someone can answer or provide guidelines for my question about database parameter configuration and hardware sizing.

For your information, my test scenario is written as below:

  1. os: CentOS 6.5
  2. cpu: 2 X Intel Xeon CPU E5-2640 v3 @ 2.60GHz
  3. total cores: 32 cores(w/ Hyper-threading)
  4. memory: 96gb
  5. data size: about 60gb
  6. concurrent user: 100
0 投票
1 回答
116 浏览

agens-graph - 当我尝试安装 AgnesGraph 时,出现错误

我想安装AgnsGraph

但是当我尝试安装AgnsGraph时,出现错误。安装命令和错误如下。

  • 安装命令:
  • 安装错误:

无法确定主机'github.com(192.30.253.113)'的真实性。

RSA 密钥指纹为 SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8。

RSA 密钥指纹为 MD5:16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48。

您确定要继续连接(是/否)?是 警告:将 'github.com,192.30.253.113' (RSA) 永久添加到已知主机列表中。

权限被拒绝(公钥)。致命:无法从远程存储库中读取。

请确保您具有正确的访问权限并且存储库存在。

如何解决错误?

0 投票
1 回答
302 浏览

postgresql - 与其他图形数据库相比,AgensGraph 重吗?

我在使用 AgensGraph 时有一个问题。
我知道 AgnsGraph 是基于 PostgreSQL 开发的。
所以我认为它可能很重,因为 PostgreSQL 包含在 AgensGraph 中。
但是我用的时候感觉不重。这就是我好奇的地方。

0 投票
1 回答
144 浏览

properties - 如何向 AgnsGraph 中的节点添加新属性?

我想使用 SET 子句向节点添加一个新属性。但是发生了错误并且没有执行查询。

1)第一个命令和错误消息:

2)第二个命令和错误消息:

为了向节点添加新属性,我编写了类似1)的查询。我把它换成了双引号,比如2),因为单引号出现了错误。但是,2)查询也会导致错误。

如何向节点添加新属性?

0 投票
2 回答
331 浏览

graph-databases - AgensGraph 是否可以支持 HA?

我用过 PostgreSQL,听说 AgensGraph 是基于 PostgreSQL 和 Graph 数据库的,所以它非常健壮,功能齐全,可供企业使用。所以,我想知道 AgensGraph 如何支持高可用性(HA)。

0 投票
1 回答
58 浏览

agens-graph - 配置agens-graph后,构建时出现如下错误

我想安装agens-graph。

构建过程中发生错误。1.构建命令

以下是一些错误。

你能帮我解决这个错误吗?

0 投票
2 回答
89 浏览

cypher - AgensGraph 的保留字

我正在尝试将 1,000,000 行数据加载到 AgensGraph 中。这是带有虚假用户配置文件的简单数据,我将标签命名为“用户”。

但是弹出了ERROR语句,我相信是因为“user”这个词被保留为AgensGraph的保留字之一。当我将单词更改为“人”时,它会毫无问题地创建顶点。

发现后,我想知道除了“用户”之外,是否还有其他我不能使用的词。我无法通过谷歌找到任何信息,所以我正在寻求其他人的帮助。

0 投票
1 回答
513 浏览

agens-graph - 为什么 AgensGraph 使用 PostgreSQL 作为核心级别?

除了 PostgreSQL 因为它是开源的而有被开发的潜力之外,还有更多的理由在 AgnsGraph 上使用 PostgreSQL 作为核心级别吗?

0 投票
1 回答
594 浏览

definition - 嗯..什么是AgensGraph?

我听说过AgnsGraph,但我想知道它到底是什么。

如果你认识某人,请告诉我。