Optional
consoleShould output debug messages to console
false
Html id of the element you want Neovis to render on
Optional
datafunction to get fetch data instead of neo4j driver
it needs to return a list of records
example in examples/simple-dataFunction-example.html
Optional
defaultOptional
defaultOptional
groupShould group be the label
true
Optional
initialThe Cypher query that will get the data
Optional
labelsOptional
neo4jNeo4j Driver instance or configuration to make one
Tells Neovis is the config is flat or not
false
Optional
relationshipsOptional
serverdatabase name you want to connect to
neo4j
Optional
visVis network config to override neovis defaults
Generated using TypeDoc
non flat version of the configuration (without Symbols) look at the normal config for more information
Example