The Wayback Machine - https://web.archive.org/web/20210128053433/https://github.com/topics/graph
Skip to content
#

graph

Here are 4,936 public repositories matching this topic...

Open

Tests

leeoniya
leeoniya commented Dec 14, 2019

it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.

now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.

a lot of code can already be regression-tested by simply running all the demos and val

janusgraph
li-boxuan
li-boxuan commented Feb 25, 2020

The doc on https://docs.janusgraph.org/basics/schema/#automatic-schema-maker says automatically created property key has data type Object.class

By default, implicitly created edge labels have multiplicity MULTI and implicitly created property keys have cardinality SINGLE and data type Object.class.

However, my testing shows that Default Schema Maker automatically infers the type of propert

Improve this page

Add a description, image, and links to the graph 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 topic, visit your repo's landing page and select "manage topics."

Learn more