A C D E F G H L N O R S T V 

A

addLabel(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jNode
 
allNodes() - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
allRelationships() - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 

C

close() - Method in interface org.neo4j.tinkerpop.api.Neo4jTx
 
connectTo(Neo4jNode, String) - Method in interface org.neo4j.tinkerpop.api.Neo4jNode
 
createNode(String...) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 

D

degree(Neo4jDirection, String) - Method in interface org.neo4j.tinkerpop.api.Neo4jNode
 
delete() - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 

E

end() - Method in interface org.neo4j.tinkerpop.api.Neo4jRelationship
 
execute(String, Map<String, Object>) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 

F

failure() - Method in interface org.neo4j.tinkerpop.api.Neo4jTx
 
findNodes(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
findNodes(String, String, Object) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 

G

getId() - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 
getKeys() - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 
getKeys() - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
getNodeById(long) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
getProperty(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 
getProperty(String, Object) - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 
getProperty(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
getRelationshipById(long) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 

H

hasLabel(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jNode
 
hasProperty(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 
hasProperty(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
hasSchemaIndex(String, String) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 

L

labels() - Method in interface org.neo4j.tinkerpop.api.Neo4jNode
 

N

Neo4jDirection - Enum in org.neo4j.tinkerpop.api
 
Neo4jEntity - Interface in org.neo4j.tinkerpop.api
 
Neo4jFactory - Interface in org.neo4j.tinkerpop.api
 
Neo4jFactory.Builder - Class in org.neo4j.tinkerpop.api
 
Neo4jFactory.Builder() - Constructor for class org.neo4j.tinkerpop.api.Neo4jFactory.Builder
 
Neo4jGraphAPI - Interface in org.neo4j.tinkerpop.api
 
Neo4jNode - Interface in org.neo4j.tinkerpop.api
 
Neo4jRelationship - Interface in org.neo4j.tinkerpop.api
 
Neo4jTx - Interface in org.neo4j.tinkerpop.api
 
newGraphDatabase(String, Map<String, String>) - Method in interface org.neo4j.tinkerpop.api.Neo4jFactory
 

O

open(String, Map<String, String>) - Static method in class org.neo4j.tinkerpop.api.Neo4jFactory.Builder
 
org.neo4j.tinkerpop.api - package org.neo4j.tinkerpop.api
 
other(Neo4jNode) - Method in interface org.neo4j.tinkerpop.api.Neo4jRelationship
 

R

relationships(Neo4jDirection, String...) - Method in interface org.neo4j.tinkerpop.api.Neo4jNode
 
removeLabel(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jNode
 
removeProperty(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 
removeProperty(String) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 

S

setProperty(String, Object) - Method in interface org.neo4j.tinkerpop.api.Neo4jEntity
 
setProperty(String, Object) - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
shutdown() - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
start() - Method in interface org.neo4j.tinkerpop.api.Neo4jRelationship
 
success() - Method in interface org.neo4j.tinkerpop.api.Neo4jTx
 

T

tx() - Method in interface org.neo4j.tinkerpop.api.Neo4jGraphAPI
 
type() - Method in interface org.neo4j.tinkerpop.api.Neo4jRelationship
 

V

valueOf(String) - Static method in enum org.neo4j.tinkerpop.api.Neo4jDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.tinkerpop.api.Neo4jDirection
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H L N O R S T V 

Copyright © 2015 Neo Technology, Inc.. All rights reserved.