Skip to content

Clusters with no labels in KB #5

@Robbie1977

Description

@Robbie1977

MATCH (n:Class {short_form:'VFB_10000005'})<-[:INSTANCEOF]-(i:Individual) where not exists(i.label) return n,i
returns 604 individuals

These don't get exported to PDB and don't appear to be duplicates - they maybe place holders but needed to check.

e.g.
MATCH (n:Individual {short_form:'VFB_00016487'}) RETURN n LIMIT 25
:Individual:VFB <id>:41293iri: http://virtualflybrain.org/reports/VFB_00016487is_obsolete: falseshort_form: VFB_00016487

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions