Optional
consoleHtml 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
groupShould group be the label
true
Optional
initialThe Cypher query that will get the data
Optional
neo4jNeo4j Driver instance or configuration to make one
Optional
nonTells Neovis is the config is flat or not
false
Optional
serverdatabase name you want to connect to
neo4j
Optional
visVis network config to override neovis defaults
Generated using TypeDoc
Should output debug messages to console
Default