Welcome! Please see the About page for a little more info on how this works.

0 votes
in Cloud by

Against which index should I target my query?

1 Answer

0 votes
by
 
Best answer

You don’t need to specify a target index when using the Datomic query engine, as it automatically uses the most efficient index for a particular query. If you’re using the Datoms API you must specify an index explicity.

Welcome to the Datomic Knowledgebase, where you can make features requests, ask questions and receive answers from other members of the community.
...