-
Updated
Jul 8, 2022 - Go
graph-database
Here are 601 public repositories matching this topic...
-
Updated
Jul 9, 2022 - C++
Introduction
Minimal reproduce:
(root@nebula) [basketballplayer]> YIELD "player100" AS foo | FETCH PROP ON * $-.foo YIELD vertex as v,
+----------------------------------------------------+
| v |
+--------------------------------------------
Currently, ManagementSystem::printIndexes
does not show the mappings for mixed indexes. Similar to JanusGraph/janusgraph#3126, we should include the same information in the output of printIndexes
.
-
Updated
Jul 8, 2022 - Java
-
Updated
Jul 8, 2022 - Java
-
Updated
Jul 9, 2022 - Go
See #1029
existence_error
for an unknown flagsyntax_error('disallowed: <shortflag>=<value>')
when passing-c=true
(terminusdb/terminusdb#1216)
-
Updated
Jul 7, 2022 - C
It appears that all the dependencies required by Gaffer are available in Maven central, which is the default repository used by Maven. Although this may not have been the case in the past. When running builds Maven occasionally tries to check repos.spark-packages.org
if it can't find a package in Maven central. This is often because of a mistake with the version.
It's unclear if this reposito
Describe the bug
The strings for the Topics values in the UI does not appear to be translated.
To Reproduce
Steps to reproduce the behavior:
- Go to any dataset or investigation:
- Create an entity - Person or Company
- Add a topic property to the entity
- Go to the dataset search page
- Filter by Topics and you'll see that the values are not translated.
**Expected behavi
-
Updated
Jul 8, 2022 - Java
Feature description (Mandatory)
Please add the capability to specify the type of array instead of defaulting to string. i.e.
apoc.array.int()
How this feature can improve the project?
By default, it is created as a string. Some customers have asked for the ability to hint at the data type.
This enable more portability on Linux platform.
-
Updated
Aug 23, 2021 - JavaScript
If you do object.association.distinct.other_association
, the distinct
goes away.
This is probably good for the simple implementation, but we could have a WITH DISTINCT
automatically go in there on the second association
-
Updated
Jul 8, 2022 - C
-
Updated
Oct 6, 2021
-
Updated
Mar 19, 2022 - Go
-
Updated
Sep 27, 2021 - C++
-
Updated
Apr 22, 2020 - Java
-
Updated
Jul 8, 2022 - Python
-
Updated
Jun 12, 2022
-
Updated
Jul 8, 2022 - Ruby
-
Updated
Apr 26, 2022 - Java
-
Updated
Jul 8, 2022 - Java
Improve this page
Add a description, image, and links to the graph-database topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graph-database topic, visit your repo's landing page and select "manage topics."
Description