Michael Hunger

Results 252 issues of Michael Hunger

![neo4jjs graph visualization and edition](https://user-images.githubusercontent.com/67427/34064722-b4fa3e0a-e1fb-11e7-8393-1a2a1b882607.jpg)

bug

But leave it for users who are familiar and comfortable with Cypher and also for more advanced queries.

You can get `call db.labels, db.relationshipTypes` and `db.propertyKeys` as well as `db.schema` to get the information.

enhancement

Basically, just an SPA that's served within Neo4j-Desktop. see: https://github.com/neo4j-apps and https://github.com/neo4j-apps/graph-app-starter

enhancement
help wanted

I'm confused when I'm looking at a .Parents or .Spouses field then returning the raw data returns everything in an odd textual format but if I ask for the .Identifier,...

Hey @kraison do you still develop and use this driver? If so do you have a blog post / docs somewhere? Do you think it is fit to be included...

# CIR-2018-302 Cypher should provide means to * get a sub-path, like `path[3..5]` * add paths (with checking that they connect on the last/first node) `path1 + path2` * construct...

CIR

``` neo4j-sh (?)$ call algo.graph.load('wiki',null,null,{write:false}); +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | name | graph | direction | undirected | sorted | nodes | loadMillis | alreadyLoaded | nodeWeight | relationshipWeight | nodeProperty | loadNodes...

- to edge list with weights - load SNAP graphs? - load CSV edge lists

they should default to the default one, but individually overridable `readConcurrency:10, concurrency: 2, writeConcurreny: 20` concurrency == compute