Skip to content

Attributes API

Eduardo Ramos edited this page Jan 7, 2015 · 1 revision

Attributes API provides access to attributes values through an efficient column/row system.

Attributes are data associated to elements like node or edge.

Various kind of data can be set for each element. The API allows to define data columns with a title and a type in tables and then creates row to push data values. By default, there are two tables: node and edge.

Javadoc

Clone this wiki locally