CSharpTest.Net
INodeStorage Interface Members
See Also  Methods  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace : INodeStorage Interface


Glossary Item Box

The following tables list the members exposed by INodeStorage.

Public Methods

 NameDescription
 MethodCreateCreates a node handle that will represent a new node instance  
 MethodDestroyDestroys the node that was formally stored by the specified handle  
 MethodOpenRootReturns an immutable handle to the root node, sets isNew to true if no data exists  
 MethodResetDestroys the entire contents of the storage system except for the root handle which remains valid  
 MethodTryGetNode<TNode>Retrieves a single node from storage  
 MethodUpdate<TNode>Updates the node of the specified handle with the instance given  
Top

See Also

Generated with Document! X 2011 by Innovasys