Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help


search: keywords: ['java', 'ocluster', 'getfilename']

OCluster - getFileName()

Retrieves the cluster filename.

Getting Filenames

OrientDB stores physical clusters in a file on your system. Using this method you can retrieve the filename for the cluster.

Syntax

String OCluster().getFileName()

Return Value

This method returns a String instance. The value is the filename of the cluster.