nebula icon indicating copy to clipboard operation
nebula copied to clipboard

A distributed, fast open-source graph database featuring horizontal scalability and high availability

Results 459 nebula issues
Sort by recently updated
recently updated
newest added

Inconsistent handling of dangling edges leads to incorrect results. **Environments** nebula 3.x **How To Reproduce** ``` (root@nebula) [nba]> insert edge like() values "Tim Duncan"->"emptyPoint":() Execution succeeded (time spent 2049/2361 us)...

type/bug

Background: - It's a blessing that our design(computation and storage are separated), we could enable graph analytical data scanning to bypass the graphD interface. - Yet it's a curse: -...

type/feature req

Background: If one user would like to access meta/storage from another network, say, nebulagraph in the public cloud, spark cluster on-premise. It's natural to have storaged configured with a public...

type/enhancement

## What type of PR is this? - [ ] bug - [x] feature - [x] enhancement ## What problem(s) does this PR solve? #### Issue(s) number: #### Description: ##...

## What type of PR is this? - [x] bug - [ ] feature - [ ] enhancement ## What problem(s) does this PR solve? #### Issue(s) number: #### Description:...

ready-for-testing
ready for review

as titled. ## What type of PR is this? - [ ] bug - [ ] feature - [ ] enhancement ## What problem(s) does this PR solve? #### Issue(s)...

your scanner is case-insensitive, so many key word have been know as upper case:eg . func as FUNC; to reference the sql definiton , the mathric fountion : floor(1.4) must...

type/feature req

## What type of PR is this? - [ ] bug - [x] feature - [ ] enhancement ## What problem(s) does this PR solve? #### Issue(s) number: #### Description:...

ready-for-testing