#include <bindingObjects.hpp>
strus::VectorStorageTransaction::~VectorStorageTransaction |
( |
| ) |
|
|
inline |
void strus::VectorStorageTransaction::addFeature |
( |
const String & |
name, |
|
|
const FloatVector & |
vec |
|
) |
| |
void strus::VectorStorageTransaction::close |
( |
| ) |
|
Controlled close to free resources (forcing free resources in interpreter context with garbage collector)
bool strus::VectorStorageTransaction::commit |
( |
| ) |
|
void strus::VectorStorageTransaction::defineFeatureConceptRelation |
( |
const String & |
relationTypeName, |
|
|
const Index & |
featidx, |
|
|
const Index & |
conidx |
|
) |
| |
void strus::VectorStorageTransaction::rollback |
( |
| ) |
|
The documentation for this class was generated from the following file: