Skip to content

Paginated ontology export added#92

Merged
hkir-dev merged 2 commits into
migrate_neo4j_hkfrom
exp_size
Aug 10, 2024
Merged

Paginated ontology export added#92
hkir-dev merged 2 commits into
migrate_neo4j_hkfrom
exp_size

Conversation

@hkir-dev

@hkir-dev hkir-dev commented Aug 9, 2024

Copy link
Copy Markdown
Contributor

Two new procedures to replace exportOWL, which is hitting size limits, added:

  • exportOWLNodes(skip, limit): exports only the entities with pagination support
  • exportOWLEdges: exports only the relations (there is no pagination support for this ontology yet).

New neo4j plugin to test is here: neo4j2owl.jar.zip( A new release with the jar will be made if tests are OK)

Required VFB_neo4j update is: VirtualFlyBrain/VFB_neo4j#294
Required vfb-pipeline-collectdata update is: VirtualFlyBrain/vfb-pipeline-collectdata#23

hkir-dev added a commit to VirtualFlyBrain/VFB_neo4j that referenced this pull request Aug 9, 2024
Support for paginated export introduced by VirtualFlyBrain/neo4j2owl#92
@hkir-dev hkir-dev requested a review from Robbie1977 August 9, 2024 12:31
hkir-dev added a commit to VirtualFlyBrain/vfb-pipeline-collectdata that referenced this pull request Aug 9, 2024
Support for  paginated ontology export feature introduced by VirtualFlyBrain/neo4j2owl#92 and VirtualFlyBrain/VFB_neo4j#294
@hkir-dev hkir-dev merged commit d0cc00c into migrate_neo4j_hk Aug 10, 2024
@hkir-dev hkir-dev deleted the exp_size branch October 8, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants