Skip to content

Feature: Indexing Lists #1593

@gramian

Description

@gramian

Currently, as far as I understand, list properties are indexed as a whole not element-wise. On the other hand, objects can be index by their contents (using BY KEY or BY VALUE), see https://docs.arcadedb.com/#SQL-Create-Index .
So I would like to propose to enhance indexing a list by item (for example noted by BY ITEM in the CREATE INDEX command).

This feature seems to have been scoped for OrientDB, too, see:

and is also a feature in other NoSQL DBMSs:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions