Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Improve load from storage & process #2

Open
claudiu-cristea opened this issue Dec 12, 2018 · 0 comments
Open

Improve load from storage & process #2

claudiu-cristea opened this issue Dec 12, 2018 · 0 comments

Comments

@claudiu-cristea
Copy link
Contributor

Cloned from ec-europa/rdf_entity#19

Next methods should be improved:

  • \Drupal\rdf_entity\Entity\RdfEntitySparqlStorage::loadFromStorage(): Address the @todos. Note that we can use ::idExists() somehow to avoid loading entities from all the graphs. But this still needs profiling because ::idExists() is making additional queries.
  • \Drupal\rdf_entity\Entity\RdfEntitySparqlStorage::processGraphResults() needs some love to make it more readable. Probably it needs a helper method.
  • Review also allhelper methods used by these 2.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant