Questions tagged [agens-graph]

AgensGraph is a graph database based-on PostgreSQL. It is a robust and fully-featured graph database. AgensGraph can store graph data with relational data. And it also process Cypher and SQL queries and two query languages can be integrated in a single query.

Resources

114 questions
0
votes
1 answer

Can I use XML(SysML based) to make DB table in Agens graph database?

I'm a beginner in programming.. Could someone tell me about my question? I want to know can I use SysML based XML to make DB tables in Agens DB. Is there anyone who knows this?
yuni
  • 1
  • 1
0
votes
1 answer

How do I create a GraphQL API that resolve to a cypher query?

I am designing an API for a prototype project we have created that uses AgensGraph as the graph database. Now that we have a working graph database, we need an API (RESTful or GraphQL) that can be used to query the graph without directly using a…
user3126362
0
votes
1 answer

List all property indices in agens-graph

I am evaluating Agensgraph v1.2 for usage in my company. I am trying to use normal postgres shell commands in agens shell to get information about the indices, tables etc. I am not able to list indices with \di command. Is there a way to list all…
Him
  • 1,609
  • 12
  • 20
0
votes
2 answers

After configuring agens-graph, the following error occurred during the build

I want to install agens-graph. An error occurred during the build. 1.build command make world The following are some of the errors. make[2]: 디렉터리 '/home/bylee/install/agens- graph/contrib/pg_freespacemap' 나감 make -C pg_hint_plan all make[2]:…
이범용
  • 11
  • 1
0
votes
2 answers

Is AgensGraph possible to support HA?

I have used PostgreSQL and ever heard that AgensGraph is based on PostgreSQL and Graph Database, so it is very robust, fully-featured and ready to enterprise use. So, I wonder how AgensGraph supports High Availability (HA).
Jay Lee
  • 11
0
votes
1 answer

When I tried to install AgnesGraph, I got an error

I want to install the AgensGraph. But when I tried to install AgensGraph, I got an error. The installation commands and errors are as follows. installation command: git clone git@github.com:bitnine-oss/agens-graph.git installation error: The…
이범용
  • 11
  • 1
-1
votes
4 answers

Unable to locate package postgresql-server-dev-11

I need to install postgres server 11 on ubuntu linux. because it is recommended during the installation of postgres-11 and apache-age from source code: i used this command in ubuntu linux sudo apt install postgresql-server-dev-11 but it gives…
-1
votes
1 answer

I wonder whether Big data can be into the node on AgensGraph

As a title, I wonder whether Big data can be into the node. Also, I'd like to know whether there's any capacity limitation and it's possible to put the large value as one value into the vertex. Eg) Will it be okay to put Datatype:binary to the…
Kevin Lee
  • 121
  • 7
-4
votes
1 answer

um.. What is AgensGraph?

I heard about AgensGraph, but I wonder exactly what it is. If you know someone, please let me know.
Kato
  • 5
1 2 3 4 5 6 7
8