DOC

com.tinkerpop : frames

Maven & Gradle

Sep 17, 2014
12 usages
138 stars

Frames: An Object to Graph Framework · Frames is a framework for exposing the elements of a Blueprints graph as Java objects. Instead of writing software in terms of vertices and edges, with Frames, software is written in terms of domain objects and their relationships to each other.

Table Of Contents

Latest Version

Download com.tinkerpop : frames Javadoc & API Documentation - Latest Versions:

All Versions

Download com.tinkerpop : frames Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
0.7

How to open Javadoc JAR file in web browser

  1. Rename the file frames-2.6.0-javadoc.jar to frames-2.6.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder frames-2.6.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "frames-2.6.0-sources.jar" -d "frames-2.6.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Sep 17, 2014
14 usages
276 stars
Jan 19, 2015
14 usages
Jan 19, 2015
13 usages
Sep 17, 2014
12 usages
138 stars
Jan 19, 2015
11 usages

Discover Dependencies

May 29, 2020
26 usages
17 stars
Jan 19, 2022
5 usages
16 stars
Jun 07, 2020
34 usages
0 stars
Dec 24, 2012
7 usages
78 stars
Jul 28, 2021
6 usages
31 stars
Jul 02, 2019
7 usages
5 stars
Nov 27, 2012
6 usages
Jul 01, 2018
8 usages
363 stars