arcade-player
arcade-player
Can you share the update you made to the recipe?
Do you have any log from the server side too? or, can tou provide scripts to create a sample db of your data?
The metadata provider for Gremlin is here: https://github.com/ArcadeData/arcade-connectors/blob/master/gremlin/src/main/kotlin/com/arcadeanalytics/provider/gremlin/GremlinMetadataProvider.kt We developed and tested on small databases. How big is your db?
Thanks for pointing us to that. This implies to write a dedicated MetadataProvider for Janus that uses the custom api.
Does it stucks after a while or isn't able to index ALL the edges? BTW, our tests are using Janus 0.3.2, but we don't know if there are so many...
Hi, can you use the configuration on https://github.com/ArcadeData/arcadeanalytics-recipes docker-compose -f recipes/arcade-standalone.yml up
Wich version of neo? Do you have access to the log of acrade? could you please paste the log here?
did you indexed the datasource? Charts need that the data source is indexed to work
Can you provide the logs? We have never seen such an error while indexing a data-source. A sample database with fake data would even be better
ok, thank you for providing details. We will setup a test to verify the issue