Skip to content

Sample for nebula-ngql data source #72

@porscheme

Description

@porscheme

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

No one assigned

    Labels

    doc affectedSolution: improvements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions