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

Improve load from storage & process #19

Closed
claudiu-cristea opened this issue Jan 23, 2018 · 1 comment
Closed

Improve load from storage & process #19

claudiu-cristea opened this issue Jan 23, 2018 · 1 comment

Comments

@claudiu-cristea
Copy link
Contributor

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.
@claudiu-cristea
Copy link
Contributor Author

Duplicated by ec-europa/sparql_entity_storage#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