XmlIndexLookup::setParent API Ref

#include <DbXml.hpp>

void XmlIndexLookup::setParent(const std::string &uri, const std::string &name)

const std::string &XmlIndexLookup::getParentURI() const

const std::string &XmlIndexLookup::getParentName() const


Description: XmlIndexLookup::setParent

Sets the name of the parent node to be used for an edge index lookup operation. If the index is not an edge index, this configuration is ignored.

Parameters
uri name

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.