Ticket #897 (closed Enhancement: fixed)

Opened 9 years ago

Last modified 9 years ago

Core API: index properties after the fact

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.8
Component: DeepaMehta Standard Distribution Version: 4.7
Keywords: Cc: dgf, Malte
Complexity: 3 Area: Application Framework / API
Module: deepamehta-core

Description

For topic/assoc values there is support for after-the-fact-indexing already.
The same is required for node properties.

Change History

comment:1 Changed 9 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Jörg Richter <jri@…>

In 420c62145a8bd307d56f0b574209cc2467d0507b/deepamehta:

Core API: add property indexes afterwards (#897).

2 new methods in DeepaMehtaService:

void addTopicPropertyIndex(String propUri)
void addAssociationPropertyIndex(String propUri)

See #897.

comment:3 Changed 9 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.