-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
doc affectedSolution: improvements or additions to documentationSolution: improvements or additions to documentation
Description
General Question
Hi @wey-gu
Per comment on the application.conf file, data source can be nebula-ngql, can you please provide a sample? I want to try this feature.
Thanks
Below is an extract from the application.conf file
data: {
# data source. optional of nebula,nebula-ngql,csv,json
source: csv
# data sink, means the algorithm result will be write into this sink. optional of nebula,csv,text
sink: csv
# if your algorithm needs weight
hasWeight: false
}
Metadata
Metadata
Assignees
Labels
doc affectedSolution: improvements or additions to documentationSolution: improvements or additions to documentation