Skip to content
This repository was archived by the owner on Oct 3, 2022. It is now read-only.
This repository was archived by the owner on Oct 3, 2022. It is now read-only.

Cannot visualise graph #8

@sriniraghu16

Description

@sriniraghu16

When I try to visualise the knowledge graph, I get the graph-data.js but the graph-index.js remains empty and html files are not generated.

================================
[Datasource] Processing : { name: 'vor',
mapper: [Function: circularGraphMapper],
output: 'graph-data.js' }

[Connected] to OrientDB [vor].
All nodes retrieved...
Enumerating edges...
Transforming nodes & edges ...
Initialising I/O ...
Serialising graph to JS ...
118 nodes
100 links
Graph HTML is ready in ./HTML/

[Datasource] Processing : { name: 'vorindex',
mapper: [Function: indexGraphMapper],
output: 'graph-index.js' }

[Connected] to OrientDB [vorindex].
All nodes retrieved...
Enumerating edges...
Remapping nodes...
Initialising I/O ...
Serialising graph to JS ...
0 nodes
0 links
Graph HTML is ready in ./HTML/

Can anyone help me regarding this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions