Skip to content
#

graph-database

Here are 601 public repositories matching this topic...

nebula
janusgraph
incubator-hugegraph
GCHQDeveloper314
GCHQDeveloper314 commented Jun 17, 2022

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

brrttwrks
brrttwrks commented Jun 21, 2022

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:

  1. Go to any dataset or investigation:
  2. Create an entity - Person or Company
  3. Add a topic property to the entity
  4. Go to the dataset search page
  5. Filter by Topics and you'll see that the values are not translated.

**Expected behavi

bug help wanted low hanging fruit good first issue
davidfauth
davidfauth commented Sep 17, 2020

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.

Improve this page

Add a description, image, and links to the graph-database topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more