-
Updated
Oct 30, 2021 - Go
graphdb
Here are 139 public repositories matching this topic...
-
Updated
Oct 30, 2021 - JavaScript
In Chapter 5. Schema and Data Modeling first there is paragraph:
The default cardinality setting is SINGLE. Note, that property keys used on edges and properties have cardinality SINGLE. Attaching multiple values for a single key on an edge or property is not supported.
and then example:
mgmt = graph.openManagement()
follow = mgmt.makeEdgeLabel('follow').multiplicity(MULTI).make()
-
Updated
Oct 29, 2021 - Java
-
Updated
Oct 28, 2021 - C
-
Updated
Oct 29, 2021 - Java
-
Updated
Oct 13, 2021 - C
-
Updated
Oct 6, 2021
Hi nice to meet you AGE.
As a AGE beginner, I have a question, so submitted issue.
When I run pgadmin, I have to load 'age' extension every time(AGE is installed by docker).
So, is possible way to load age extension automatically?
I can't found how to do..
-
Updated
Feb 13, 2020 - C
-
Updated
Apr 2, 2021 - Elixir
-
Updated
Apr 21, 2018 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Oct 27, 2021 - C#
-
Updated
Mar 3, 2020 - Elixir
-
Updated
Apr 7, 2021 - Dockerfile
-
Updated
Feb 27, 2020 - C#
-
Updated
Feb 25, 2021 - Python
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
May 18, 2021 - C#
Improve this page
Add a description, image, and links to the graphdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphdb topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
#3105 add feature that that specify the floating point accuracy.
We can further improve the feature by adding model according to the doc of neo4j
Describe the solution you'd like
You can refer to #3178.
What' more, you a